2023-12-08T06:58:21.645 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-08T06:58:21.646 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --archive /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231 --owner scheduled_yuriw@teuthology --name yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/orig.config.yaml 2023-12-08T06:58:21.678 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T06:58:21.760 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231 branch: wip-yuri5-testing-2023-12-07-0740-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 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: '7483231' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri5-testing-2023-12-07-0740-pacific ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 workunit: branch: wip-yuri5-testing-2023-12-07-0740-pacific sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 owner: scheduled_yuriw@teuthology priority: 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: 1847 sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-12-07-0740-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 targets: smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-08_04:25:47 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-08T06:58:21.761 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa; will attempt to use it 2023-12-08T06:58:21.761 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks 2023-12-08T06:58:21.761 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-08T06:58:21.763 INFO:teuthology.task.internal:Checking packages... 2023-12-08T06:58:21.791 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '451ceae11b5d4caee05e94372fe658621eefc0b1' 2023-12-08T06:58:21.791 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-08T06:58:21.791 INFO:teuthology.packaging:ref: None 2023-12-08T06:58:21.791 INFO:teuthology.packaging:tag: None 2023-12-08T06:58:21.791 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-12-07-0740-pacific 2023-12-08T06:58:21.791 INFO:teuthology.packaging:sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T06:58:21.791 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri5-testing-2023-12-07-0740-pacific 2023-12-08T06:58:21.947 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-365-g451ceae1-1focal 2023-12-08T06:58:21.948 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-08T06:58:21.955 INFO:teuthology.task.internal:no buildpackages task found 2023-12-08T06:58:21.955 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-08T06:58:21.973 INFO:teuthology.task.internal:Saving configuration 2023-12-08T06:58:21.985 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-08T06:58:21.991 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T06:58:22.017 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-08 06:52:21.935210', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-08T06:58:22.042 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-08 06:52:21.937109', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-08T06:58:22.042 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-08T06:58:22.050 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-08T06:58:22.050 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-08T06:58:22.050 INFO:teuthology.run_tasks:Running task console_log... 2023-12-08T06:58:22.133 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f11b0d0a1f0>, signals=[15]) 2023-12-08T06:58:22.133 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-08T06:58:22.143 INFO:teuthology.task.internal:Opening connections... 2023-12-08T06:58:22.143 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2023-12-08T06:58:22.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T06:58:22.211 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2023-12-08T06:58:22.212 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T06:58:22.263 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-08T06:58:22.271 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2023-12-08T06:58:22.288 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2023-12-08T06:58:22.289 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2023-12-08T06:58:22.338 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="20.04" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=focal 2023-12-08T06:58:22.339 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=focal 2023-12-08T06:58:22.340 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2023-12-08T06:58:22.373 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2023-12-08T06:58:22.380 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2023-12-08T06:58:22.381 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="Ubuntu" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:ID=ubuntu 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE=debian 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="20.04" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-08T06:58:22.428 INFO:teuthology.orchestra.run.smithi196.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-08T06:58:22.429 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_CODENAME=focal 2023-12-08T06:58:22.429 INFO:teuthology.orchestra.run.smithi196.stdout:UBUNTU_CODENAME=focal 2023-12-08T06:58:22.429 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2023-12-08T06:58:22.455 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-08T06:58:22.464 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-08T06:58:22.471 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-08T06:58:22.472 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2023-12-08T06:58:22.474 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2023-12-08T06:58:22.480 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-08T06:58:22.488 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-08T06:58:22.488 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2023-12-08T06:58:22.490 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2023-12-08T06:58:22.509 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-08T06:58:22.568 INFO:teuthology.run_tasks:Running task kernel... 2023-12-08T06:58:22.584 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-08T06:58:22.584 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-08T06:58:22.585 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T06:58:22.585 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T06:58:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T06:58:22.595 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2023-12-08T06:58:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T06:58:22.596 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2023-12-08T06:58:22.603 INFO:teuthology.orchestra.run.smithi123.stdout:5.4.0-124-generic 2023-12-08T06:58:22.603 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.4.0-124-generic 2023-12-08T06:58:22.604 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2023-12-08T06:58:22.605 INFO:teuthology.orchestra.run.smithi196.stdout:5.4.0-124-generic 2023-12-08T06:58:22.605 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.4.0-124-generic 2023-12-08T06:58:22.606 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get clean 2023-12-08T06:58:22.760 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get update 2023-12-08T06:58:22.761 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2023-12-08T06:58:23.018 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-08T06:58:23.022 INFO:teuthology.orchestra.run.smithi196.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-08T06:58:23.128 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T06:58:23.128 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T06:58:23.210 INFO:teuthology.orchestra.run.smithi196.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-08T06:58:23.211 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-08T06:58:23.318 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,610 kB] 2023-12-08T06:58:23.328 INFO:teuthology.orchestra.run.smithi196.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [686 kB] 2023-12-08T06:58:23.428 INFO:teuthology.orchestra.run.smithi196.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,610 kB] 2023-12-08T06:58:23.469 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [686 kB] 2023-12-08T06:58:23.477 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-08T06:58:23.482 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-08T06:58:23.482 INFO:teuthology.orchestra.run.smithi196.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-08T06:58:23.482 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-08T06:58:23.483 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-08T06:58:23.492 INFO:teuthology.orchestra.run.smithi196.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-08T06:58:23.493 INFO:teuthology.orchestra.run.smithi196.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-08T06:58:23.510 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-08T06:58:23.513 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T06:58:23.514 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [634 kB] 2023-12-08T06:58:23.519 INFO:teuthology.orchestra.run.smithi196.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-08T06:58:23.519 INFO:teuthology.orchestra.run.smithi196.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-08T06:58:23.521 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [915 kB] 2023-12-08T06:58:23.522 INFO:teuthology.orchestra.run.smithi196.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T06:58:23.523 INFO:teuthology.orchestra.run.smithi196.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [634 kB] 2023-12-08T06:58:23.530 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-08T06:58:23.531 INFO:teuthology.orchestra.run.smithi196.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [915 kB] 2023-12-08T06:58:23.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-08T06:58:23.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-08T06:58:23.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-08T06:58:23.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-08T06:58:23.532 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-08T06:58:23.542 INFO:teuthology.orchestra.run.smithi196.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-08T06:58:23.544 INFO:teuthology.orchestra.run.smithi196.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-08T06:58:23.548 INFO:teuthology.orchestra.run.smithi196.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-08T06:58:23.548 INFO:teuthology.orchestra.run.smithi196.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-08T06:58:23.549 INFO:teuthology.orchestra.run.smithi196.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-08T06:58:23.549 INFO:teuthology.orchestra.run.smithi196.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-08T06:58:23.553 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-08T06:58:23.553 INFO:teuthology.orchestra.run.smithi196.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-08T06:58:23.694 INFO:teuthology.orchestra.run.smithi196.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [917 kB] 2023-12-08T06:58:23.694 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [917 kB] 2023-12-08T06:58:23.946 INFO:teuthology.orchestra.run.smithi196.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,015 kB] 2023-12-08T06:58:23.947 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,015 kB] 2023-12-08T06:58:24.111 INFO:teuthology.orchestra.run.smithi196.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [487 kB] 2023-12-08T06:58:24.112 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [487 kB] 2023-12-08T06:58:24.124 INFO:teuthology.orchestra.run.smithi196.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-08T06:58:24.124 INFO:teuthology.orchestra.run.smithi196.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-08T06:58:24.125 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-08T06:58:24.126 INFO:teuthology.orchestra.run.smithi196.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,562 kB] 2023-12-08T06:58:24.126 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,562 kB] 2023-12-08T06:58:24.195 INFO:teuthology.orchestra.run.smithi196.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [358 kB] 2023-12-08T06:58:24.195 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-08T06:58:24.196 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [358 kB] 2023-12-08T06:58:24.202 INFO:teuthology.orchestra.run.smithi196.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T06:58:24.202 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T06:58:24.366 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-08T06:58:24.367 INFO:teuthology.orchestra.run.smithi196.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-08T06:58:24.963 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,140 kB] 2023-12-08T06:58:24.965 INFO:teuthology.orchestra.run.smithi196.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,140 kB] 2023-12-08T06:58:25.073 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-08T06:58:25.075 INFO:teuthology.orchestra.run.smithi196.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-08T06:58:25.094 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-08T06:58:25.095 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-08T06:58:25.096 INFO:teuthology.orchestra.run.smithi196.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-08T06:58:25.097 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-08T06:58:25.098 INFO:teuthology.orchestra.run.smithi196.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-08T06:58:25.098 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-08T06:58:25.098 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-08T06:58:25.098 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-08T06:58:25.100 INFO:teuthology.orchestra.run.smithi196.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-08T06:58:25.100 INFO:teuthology.orchestra.run.smithi196.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-08T06:58:25.100 INFO:teuthology.orchestra.run.smithi196.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-08T06:58:25.100 INFO:teuthology.orchestra.run.smithi196.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-08T06:58:25.102 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-08T06:58:25.104 INFO:teuthology.orchestra.run.smithi196.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-08T06:58:25.104 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-08T06:58:25.106 INFO:teuthology.orchestra.run.smithi196.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-08T06:58:25.267 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-08T06:58:25.272 INFO:teuthology.orchestra.run.smithi196.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-08T06:58:25.431 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-08T06:58:25.440 INFO:teuthology.orchestra.run.smithi196.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-08T06:58:25.484 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-08T06:58:25.491 INFO:teuthology.orchestra.run.smithi196.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-08T06:58:27.482 INFO:teuthology.orchestra.run.smithi196.stdout:Fetched 18.4 MB in 3s (6,893 kB/s) 2023-12-08T06:58:27.513 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 18.4 MB in 3s (6,684 kB/s) 2023-12-08T06:58:28.891 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2023-12-08T06:58:28.916 DEBUG:teuthology.orchestra.run.smithi196:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T06:58:28.932 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-12-08T06:58:28.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T06:58:28.996 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2023-12-08T06:58:29.092 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-12-08T06:58:29.200 INFO:teuthology.orchestra.run.smithi196.stdout:Building dependency tree... 2023-12-08T06:58:29.200 INFO:teuthology.orchestra.run.smithi196.stdout:Reading state information... 2023-12-08T06:58:29.296 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2023-12-08T06:58:29.296 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2023-12-08T06:58:29.385 INFO:teuthology.orchestra.run.smithi196.stdout:The following additional packages will be installed: 2023-12-08T06:58:29.385 INFO:teuthology.orchestra.run.smithi196.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T06:58:29.385 INFO:teuthology.orchestra.run.smithi196.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-08T06:58:29.385 INFO:teuthology.orchestra.run.smithi196.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-08T06:58:29.386 INFO:teuthology.orchestra.run.smithi196.stdout:Suggested packages: 2023-12-08T06:58:29.386 INFO:teuthology.orchestra.run.smithi196.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-08T06:58:29.386 INFO:teuthology.orchestra.run.smithi196.stdout:Recommended packages: 2023-12-08T06:58:29.387 INFO:teuthology.orchestra.run.smithi196.stdout: thermald 2023-12-08T06:58:29.432 INFO:teuthology.orchestra.run.smithi196.stdout:The following NEW packages will be installed: 2023-12-08T06:58:29.432 INFO:teuthology.orchestra.run.smithi196.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T06:58:29.432 INFO:teuthology.orchestra.run.smithi196.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-08T06:58:29.433 INFO:teuthology.orchestra.run.smithi196.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-08T06:58:29.434 INFO:teuthology.orchestra.run.smithi196.stdout:The following packages will be upgraded: 2023-12-08T06:58:29.434 INFO:teuthology.orchestra.run.smithi196.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-08T06:58:29.480 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2023-12-08T06:58:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T06:58:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-08T06:58:29.480 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-08T06:58:29.481 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2023-12-08T06:58:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-08T06:58:29.481 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2023-12-08T06:58:29.481 INFO:teuthology.orchestra.run.smithi123.stdout: thermald 2023-12-08T06:58:29.495 INFO:teuthology.orchestra.run.smithi196.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T06:58:29.495 INFO:teuthology.orchestra.run.smithi196.stdout:Need to get 77.1 MB of archives. 2023-12-08T06:58:29.495 INFO:teuthology.orchestra.run.smithi196.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-08T06:58:29.495 INFO:teuthology.orchestra.run.smithi196.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-08T06:58:29.536 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2023-12-08T06:58:29.536 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T06:58:29.536 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-08T06:58:29.537 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-08T06:58:29.538 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2023-12-08T06:58:29.538 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-08T06:58:29.592 INFO:teuthology.orchestra.run.smithi123.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T06:58:29.592 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 77.1 MB of archives. 2023-12-08T06:58:29.592 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-08T06:58:29.592 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-169-generic amd64 5.4.0-169.187 [15.0 MB] 2023-12-08T06:58:29.857 INFO:teuthology.orchestra.run.smithi196.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-08T06:58:29.894 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-169-generic amd64 5.4.0-169.187 [10.5 MB] 2023-12-08T06:58:29.972 INFO:teuthology.orchestra.run.smithi196.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-08T06:58:29.997 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-169-generic amd64 5.4.0-169.187 [39.2 MB] 2023-12-08T06:58:30.547 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-08T06:58:30.547 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-08T06:58:30.548 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-08T06:58:30.608 INFO:teuthology.orchestra.run.smithi196.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.169.167 [1,900 B] 2023-12-08T06:58:30.608 INFO:teuthology.orchestra.run.smithi196.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.169.167 [2,520 B] 2023-12-08T06:58:30.608 INFO:teuthology.orchestra.run.smithi196.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169 all 5.4.0-169.187 [11.0 MB] 2023-12-08T06:58:30.645 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-08T06:58:30.656 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-08T06:58:30.715 INFO:teuthology.orchestra.run.smithi196.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-169-generic amd64 5.4.0-169.187 [1,374 kB] 2023-12-08T06:58:30.735 INFO:teuthology.orchestra.run.smithi196.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.169.167 [2,392 B] 2023-12-08T06:58:31.290 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 77.1 MB in 1s (69.3 MB/s) 2023-12-08T06:58:31.459 INFO:teuthology.orchestra.run.smithi196.stdout:Fetched 77.1 MB in 1s (59.6 MB/s) 2023-12-08T06:58:31.473 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-08T06:58:31.763 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-08T06:58:33.179 INFO:teuthology.orchestra.run.smithi123.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-08T06:58:33.184 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:33.286 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:33.486 INFO:teuthology.orchestra.run.smithi196.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-12-08T06:58:33.491 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:33.626 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:35.228 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-08T06:58:35.241 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:35.359 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:35.568 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-08T06:58:35.582 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:35.687 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:36.597 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-08T06:58:36.612 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:36.672 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:36.788 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-08T06:58:36.802 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:36.846 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:41.581 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:41.708 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:41.824 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:41.966 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:42.060 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:42.187 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:42.317 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:42.445 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:42.523 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-08T06:58:42.538 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-08T06:58:42.581 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T06:58:42.807 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-08T06:58:42.822 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-08T06:58:42.865 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T06:58:48.049 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-08T06:58:48.070 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:48.107 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:48.410 INFO:teuthology.orchestra.run.smithi196.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-08T06:58:48.432 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T06:58:48.476 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:50.833 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:50.994 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:51.230 INFO:teuthology.orchestra.run.smithi196.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T06:58:51.343 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T06:58:51.383 INFO:teuthology.orchestra.run.smithi196.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T06:58:51.490 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:51.616 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:51.728 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T06:58:51.854 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:52.005 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:52.860 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:53.198 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:53.998 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:58:53.999 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-08T06:58:54.154 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-08T06:58:54.280 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:54.337 INFO:teuthology.orchestra.run.smithi196.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:58:54.338 INFO:teuthology.orchestra.run.smithi196.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-08T06:58:54.467 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-08T06:58:54.626 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:55.481 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-08T06:58:55.607 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-08T06:58:55.734 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:55.794 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-08T06:58:55.808 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-08T06:58:55.808 INFO:teuthology.orchestra.run.smithi123.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:58:55.920 INFO:teuthology.orchestra.run.smithi196.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-08T06:58:56.072 INFO:teuthology.orchestra.run.smithi196.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T06:58:56.139 INFO:teuthology.orchestra.run.smithi196.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-08T06:58:56.140 INFO:teuthology.orchestra.run.smithi196.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:59:18.778 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-08T06:59:18.779 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub' 2023-12-08T06:59:18.789 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T06:59:18.805 INFO:teuthology.orchestra.run.smithi123.stdout:Generating grub configuration file ... 2023-12-08T06:59:18.817 INFO:teuthology.orchestra.run.smithi196.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-08T06:59:18.817 INFO:teuthology.orchestra.run.smithi196.stdout:Sourcing file `/etc/default/grub' 2023-12-08T06:59:18.830 INFO:teuthology.orchestra.run.smithi196.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T06:59:18.846 INFO:teuthology.orchestra.run.smithi196.stdout:Generating grub configuration file ... 2023-12-08T06:59:19.121 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:59:19.155 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:59:19.203 INFO:teuthology.orchestra.run.smithi196.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:59:19.226 INFO:teuthology.orchestra.run.smithi196.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:59:19.547 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T06:59:19.559 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T06:59:19.608 INFO:teuthology.orchestra.run.smithi196.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T06:59:19.620 INFO:teuthology.orchestra.run.smithi196.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T06:59:21.332 INFO:teuthology.orchestra.run.smithi123.stdout:done 2023-12-08T06:59:21.521 INFO:teuthology.orchestra.run.smithi196.stdout:done 2023-12-08T06:59:21.741 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 20 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T06:59:21.799 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.4.0.169.167 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2023-12-08T06:59:21.800 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2023-12-08T06:59:21.800 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-08T06:59:21.800 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T06:59:21.800 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T06:59:21.801 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-08T06:59:21.801 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T06:59:21.801 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2023-12-08T06:59:21.905 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2023-12-08T06:59:21.940 DEBUG:teuthology.orchestra.run.smithi196:> dpkg -s linux-image-generic 2023-12-08T06:59:21.990 INFO:teuthology.orchestra.run.smithi196.stdout:Package: linux-image-generic 2023-12-08T06:59:21.990 INFO:teuthology.orchestra.run.smithi196.stdout:Status: install ok installed 2023-12-08T06:59:21.990 INFO:teuthology.orchestra.run.smithi196.stdout:Priority: optional 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Section: kernel 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Installed-Size: 20 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: amd64 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Source: linux-meta 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Version: 5.4.0.169.167 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Recommends: thermald 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout:Description: Generic Linux kernel image 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout: This package will always depend on the latest generic kernel image 2023-12-08T06:59:21.991 INFO:teuthology.orchestra.run.smithi196.stdout: available. 2023-12-08T06:59:21.991 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-08T06:59:21.992 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T06:59:21.992 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T06:59:21.992 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-08T06:59:21.992 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T06:59:21.992 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get clean 2023-12-08T06:59:22.042 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T06:59:22.042 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-08T06:59:22.048 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-08T06:59:22.063 DEBUG:teuthology.orchestra.run.smithi196:> sudo apt-get update 2023-12-08T06:59:22.066 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-08T06:59:22.195 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T06:59:22.201 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-08T06:59:22.218 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-08T06:59:22.314 INFO:teuthology.orchestra.run.smithi196.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-08T06:59:23.816 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-12-08T06:59:23.842 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T06:59:23.914 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2023-12-08T06:59:23.953 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2023-12-08T06:59:23.979 DEBUG:teuthology.orchestra.run.smithi196:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T06:59:24.054 INFO:teuthology.orchestra.run.smithi196.stdout:Reading package lists... 2023-12-08T06:59:24.096 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2023-12-08T06:59:24.096 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2023-12-08T06:59:24.258 INFO:teuthology.orchestra.run.smithi196.stdout:Building dependency tree... 2023-12-08T06:59:24.258 INFO:teuthology.orchestra.run.smithi196.stdout:Reading state information... 2023-12-08T06:59:24.306 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-08T06:59:24.307 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T06:59:24.308 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2023-12-08T06:59:24.329 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2023-12-08T06:59:24.329 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 20 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2023-12-08T06:59:24.330 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.4.0.169.167 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2023-12-08T06:59:24.331 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2023-12-08T06:59:24.333 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2023-12-08T06:59:24.383 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.7gmPOUlj7R 2023-12-08T06:59:24.384 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7gmPOUlj7R 2023-12-08T06:59:24.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.7gmPOUlj7R 2023-12-08T06:59:24.479 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.7gmPOUlj7R is 9KB 2023-12-08T06:59:24.481 INFO:teuthology.orchestra.run.smithi196.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-08T06:59:24.481 INFO:teuthology.orchestra.run.smithi196.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T06:59:24.483 DEBUG:teuthology.orchestra.run.smithi196:> dpkg -s linux-image-generic 2023-12-08T06:59:24.494 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.7gmPOUlj7R 2023-12-08T06:59:24.501 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.505 INFO:teuthology.orchestra.run.smithi196.stdout:Package: linux-image-generic 2023-12-08T06:59:24.505 INFO:teuthology.orchestra.run.smithi196.stdout:Status: install ok installed 2023-12-08T06:59:24.505 INFO:teuthology.orchestra.run.smithi196.stdout:Priority: optional 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Section: kernel 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Installed-Size: 20 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: amd64 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Source: linux-meta 2023-12-08T06:59:24.506 INFO:teuthology.orchestra.run.smithi196.stdout:Version: 5.4.0.169.167 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.15) 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout:Depends: linux-image-5.4.0-169-generic, linux-modules-extra-5.4.0-169-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout:Recommends: thermald 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout:Description: Generic Linux kernel image 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout: This package will always depend on the latest generic kernel image 2023-12-08T06:59:24.507 INFO:teuthology.orchestra.run.smithi196.stdout: available. 2023-12-08T06:59:24.508 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2023-12-08T06:59:24.555 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.8NUd8PovXZ 2023-12-08T06:59:24.556 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8NUd8PovXZ 2023-12-08T06:59:24.563 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T06:59:24.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.563 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.570 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.8NUd8PovXZ 2023-12-08T06:59:24.599 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-08T06:59:24.599 DEBUG:teuthology.orchestra.run.smithi123:> sudo update-grub 2023-12-08T06:59:24.652 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.8NUd8PovXZ is 9KB 2023-12-08T06:59:24.671 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.8NUd8PovXZ 2023-12-08T06:59:24.677 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.735 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T06:59:24.735 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.735 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-08T06:59:24.771 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-08T06:59:24.771 DEBUG:teuthology.orchestra.run.smithi196:> sudo update-grub 2023-12-08T06:59:25.895 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub' 2023-12-08T06:59:25.903 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T06:59:25.912 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2023-12-08T06:59:26.187 INFO:teuthology.orchestra.run.smithi196.stderr:Sourcing file `/etc/default/grub' 2023-12-08T06:59:26.195 INFO:teuthology.orchestra.run.smithi196.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T06:59:26.200 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:59:26.208 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2023-12-08T06:59:26.212 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:59:26.480 INFO:teuthology.orchestra.run.smithi196.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T06:59:26.492 INFO:teuthology.orchestra.run.smithi196.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T06:59:26.575 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T06:59:26.587 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T06:59:26.893 INFO:teuthology.orchestra.run.smithi196.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T06:59:26.902 INFO:teuthology.orchestra.run.smithi196.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T06:59:27.366 INFO:teuthology.orchestra.run.smithi123.stderr:done 2023-12-08T06:59:27.368 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2023-12-08T06:59:27.664 INFO:teuthology.orchestra.run.smithi196.stderr:done 2023-12-08T06:59:27.666 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2023-12-08T06:59:57.398 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-08T06:59:57.399 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T06:59:57.400 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T06:59:57.670 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-08T06:59:57.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T06:59:57.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:00:15.842 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-12-08T07:00:16.098 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2023-12-08T07:00:24.851 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:00:24.852 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:00:25.099 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:00:25.099 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:00:27.906 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-12-08T07:00:28.162 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2023-12-08T07:00:39.918 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:00:39.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:00:40.163 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:00:40.164 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:00:58.338 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2023-12-08T07:00:58.594 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2023-12-08T07:01:13.354 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:01:13.355 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:01:13.558 DEBUG:teuthology.orchestra.run.smithi123:> true 2023-12-08T07:01:13.595 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:01:13.596 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:01:13.799 DEBUG:teuthology.orchestra.run.smithi196:> true 2023-12-08T07:01:14.138 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:01:14.139 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-08T07:01:14.139 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2023-12-08T07:01:14.188 INFO:teuthology.orchestra.run.smithi123.stdout:5.4.0-169-generic 2023-12-08T07:01:14.188 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-08T07:01:14.189 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T07:01:14.189 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-08T07:01:14.381 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:01:14.381 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-08T07:01:14.381 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2023-12-08T07:01:14.388 INFO:teuthology.orchestra.run.smithi196.stdout:5.4.0-169-generic 2023-12-08T07:01:14.388 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-08T07:01:14.388 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T07:01:14.388 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-08T07:01:15.190 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-08T07:01:15.190 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T07:01:15.285 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2023-12-08T07:01:15.321 DEBUG:teuthology.parallel:result is None 2023-12-08T07:01:15.389 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-08T07:01:15.389 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T07:01:15.477 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2023-12-08T07:01:15.501 DEBUG:teuthology.parallel:result is None 2023-12-08T07:01:15.501 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-08T07:01:15.508 INFO:teuthology.task.internal:Creating test directory... 2023-12-08T07:01:15.508 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T07:01:15.510 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T07:01:15.517 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-08T07:01:15.596 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-08T07:01:15.637 INFO:teuthology.task.internal:Creating archive directory... 2023-12-08T07:01:15.637 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T07:01:15.640 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T07:01:15.677 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-08T07:01:15.699 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-08T07:01:15.699 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-08T07:01:15.702 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-08T07:01:15.717 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T07:01:15.720 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T07:01:15.728 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T07:01:15.730 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T07:01:15.731 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-08T07:01:15.763 INFO:teuthology.task.internal:Configuring sudo... 2023-12-08T07:01:15.764 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-08T07:01:15.772 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-08T07:01:15.788 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-08T07:01:15.816 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-08T07:01:15.817 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T07:01:15.819 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T07:01:15.825 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T07:01:15.873 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T07:01:15.880 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:01:15.881 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T07:01:15.904 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T07:01:15.912 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T07:01:15.919 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:01:15.919 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T07:01:15.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2023-12-08T07:01:15.943 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2023-12-08T07:01:16.001 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-08T07:01:16.009 INFO:teuthology.task.internal:Starting timer... 2023-12-08T07:01:16.009 INFO:teuthology.run_tasks:Running task pcp... 2023-12-08T07:01:16.020 INFO:teuthology.run_tasks:Running task selinux... 2023-12-08T07:01:16.032 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2023-12-08T07:01:16.032 DEBUG:teuthology.task.selinux:Excluding smithi196: OS 'ubuntu' does not support SELinux 2023-12-08T07:01:16.032 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-08T07:01:16.032 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-08T07:01:16.033 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-08T07:01:16.033 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-08T07:01:16.043 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-12-08T07:01:16.043 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-08T07:01:16.059 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-08T07:01:16.060 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi123.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-08T07:07:29.388 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi123.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2023-12-08T07:07:29.389 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:07:29.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:07:29.440 DEBUG:teuthology.orchestra.run.smithi123:> true 2023-12-08T07:07:29.560 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2023-12-08T07:07:29.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:07:29.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T07:07:29.609 DEBUG:teuthology.orchestra.run.smithi196:> true 2023-12-08T07:07:29.731 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2023-12-08T07:07:29.732 INFO:teuthology.run_tasks:Running task clock... 2023-12-08T07:07:29.743 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-08T07:07:29.743 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T07:07:29.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T07:07:29.746 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T07:07:29.746 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T07:07:29.777 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-08T07:07:29.777 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Command line: ntpd -gq 2023-12-08T07:07:29.778 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: proto: precision = 0.204 usec (-22) 2023-12-08T07:07:29.778 INFO:teuthology.orchestra.run.smithi196.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T07:07:29.779 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T07:07:29.779 INFO:teuthology.orchestra.run.smithi196.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: restrict ::: KOD does nothing without LIMITED. 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen and drop on 0 v6wildcard [::]:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen normally on 2 lo 127.0.0.1:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen normally on 3 enp3s0f1 172.21.15.196:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen normally on 4 lo [::1]:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f47%5]:123 2023-12-08T07:07:29.780 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:29 ntpd[23643]: Listening on routing socket on fd #22 for interface updates 2023-12-08T07:07:29.781 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-08T07:07:29.781 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Command line: ntpd -gq 2023-12-08T07:07:29.781 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: proto: precision = 0.117 usec (-23) 2023-12-08T07:07:29.781 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T07:07:29.781 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T07:07:29.782 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: restrict ::: KOD does nothing without LIMITED. 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen and drop on 0 v6wildcard [::]:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen normally on 2 lo 127.0.0.1:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen normally on 4 lo [::1]:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2023-12-08T07:07:29.783 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:29 ntpd[23579]: Listening on routing socket on fd #22 for interface updates 2023-12-08T07:07:30.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:30.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:30 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:30.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:30 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:30.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:30 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:31.779 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:31.779 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:31.779 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:31.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:31.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:31.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:31 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:32.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:32.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:32 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:32.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:32 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:33.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:33 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:34.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:34 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:34.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:34 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:35.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:35.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:35.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:35.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:35.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:35 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.778 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stdout: 8 Dec 07:07:36 ntpd[23643]: ntpd: time slew +0.000202 s 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stdout:ntpd: time slew +0.000202s 2023-12-08T07:07:36.779 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-08T07:07:36.780 INFO:teuthology.orchestra.run.smithi196.stderr: 8 Dec 07:07:36 ntpd[23643]: can't open /var/log/ntpstats/loopstats.20231208: Permission denied 2023-12-08T07:07:36.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:36.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:36.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:36.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:36 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================== 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:36.843 INFO:teuthology.orchestra.run.smithi196.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T07:07:37.780 INFO:teuthology.orchestra.run.smithi123.stdout: 8 Dec 07:07:37 ntpd[23579]: ntpd: time slew +0.000028 s 2023-12-08T07:07:37.781 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew +0.000028s 2023-12-08T07:07:37.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-08T07:07:37.781 INFO:teuthology.orchestra.run.smithi123.stderr: 8 Dec 07:07:37 ntpd[23579]: can't open /var/log/ntpstats/loopstats.20231208: Permission denied 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:37.851 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T07:07:37.853 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-08T07:07:37.937 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '451ceae11b5d4caee05e94372fe658621eefc0b1'} 2023-12-08T07:07:37.937 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-08T07:07:37.937 INFO:tasks.cephadm:Cluster fsid is 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:07:37.937 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-08T07:07:37.938 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.123', 'mon.c': '[v2:172.21.15.123:3301,v1:172.21.15.123:6790]', 'mon.b': '172.21.15.196'} 2023-12-08T07:07:37.938 INFO:tasks.cephadm:First mon is mon.a on smithi123 2023-12-08T07:07:37.938 INFO:tasks.cephadm:First mgr is y 2023-12-08T07:07:37.938 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-08T07:07:37.939 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2023-12-08T07:07:37.957 DEBUG:teuthology.orchestra.run.smithi196:> sudo hostname $(hostname -s) 2023-12-08T07:07:37.974 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-08T07:07:37.975 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.229 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 8 07:07 /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.229 DEBUG:teuthology.orchestra.run.smithi196:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.368 INFO:teuthology.orchestra.run.smithi196.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 8 07:07 /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.369 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.378 DEBUG:teuthology.orchestra.run.smithi196:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-08T07:07:38.411 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2023-12-08T07:07:38.434 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /etc/ceph 2023-12-08T07:07:38.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2023-12-08T07:07:38.467 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 777 /etc/ceph 2023-12-08T07:07:38.481 INFO:tasks.cephadm:Writing seed config... 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-08T07:07:38.483 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-08T07:07:38.484 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:07:38.484 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-08T07:07:38.490 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 = 783514b6-9598-11ee-95a3-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-08T07:07:38.491 DEBUG:teuthology.orchestra.run.smithi123:mon.a> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service 2023-12-08T07:07:38.536 DEBUG:teuthology.orchestra.run.smithi123:mgr.y> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service 2023-12-08T07:07:38.538 INFO:tasks.cephadm:Bootstrapping... 2023-12-08T07:07:38.539 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 783514b6-9598-11ee-95a3-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.123 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:07:38.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-12-08T07:07:38.649 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-08T07:07:38.649 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-08T07:07:38.649 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-08T07:07:38.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T07:07:38.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T07:07:38.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T07:07:38.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T07:07:38.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-08T07:07:38.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T07:07:38.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-08T07:07:38.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-08T07:07:38.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-08T07:07:38.682 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.682 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-08T07:07:38.687 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-08T07:07:38.688 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-08T07:07:38.693 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.693 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-08T07:07:38.700 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T07:07:38.700 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-08T07:07:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T07:07:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-08T07:07:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Repeating the final host check... 2023-12-08T07:07:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-12-08T07:07:38.706 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:systemctl is present 2023-12-08T07:07:38.707 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:lvcreate is present 2023-12-08T07:07:38.707 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T07:07:38.711 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T07:07:38.712 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T07:07:38.717 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.717 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T07:07:38.723 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-08T07:07:38.723 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T07:07:38.728 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.728 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-08T07:07:38.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-08T07:07:38.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-08T07:07:38.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-08T07:07:38.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-08T07:07:38.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-08T07:07:38.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T07:07:38.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-08T07:07:38.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T07:07:38.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-08T07:07:38.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T07:07:38.762 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-08T07:07:38.762 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Host looks OK 2023-12-08T07:07:38.762 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:root:Cluster fsid: 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Acquiring lock 139953548585136 on /run/cephadm/783514b6-9598-11ee-95a3-87774f69a715.lock 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Lock 139953548585136 acquired on /run/cephadm/783514b6-9598-11ee-95a3-87774f69a715.lock 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Verifying IP 172.21.15.123 port 3300 ... 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Verifying IP 172.21.15.123 port 6789 ... 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.123, final addrv is [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2023-12-08T07:07:38.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-12-08T07:07:38.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2023-12-08T07:07:38.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.123 metric 100 2023-12-08T07:07:38.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-08T07:07:38.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.123 2023-12-08T07:07:38.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.123 metric 100 2023-12-08T07:07:38.766 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Mon IP 172.21.15.123 is in CIDR network 172.21.0.0/20 2023-12-08T07:07:38.768 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-08T07:07:38.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-12-08T07:07:39.004 INFO:journalctl@ceph.mon.a.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:07:39.009 INFO:journalctl@ceph.mgr.y.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:07:42.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-12-08T07:07:42.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-12-08T07:07:42.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-12-08T07:07:44.035 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-12-08T07:07:46.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-12-08T07:07:46.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-12-08T07:07:48.149 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-12-08T07:08:00.702 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-12-08T07:08:00.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-12-08T07:08:00.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-12-08T07:08:00.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-12-08T07:08:00.916 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-08T07:08:00.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-08T07:08:00.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-08T07:08:11.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-08T07:08:12.128 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Creating initial keys... 2023-12-08T07:08:12.128 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T07:08:12.128 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T07:08:12.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQDcwHJluvhNNRAAr1DeGnYYosPfx7cb6dCxDg== 2023-12-08T07:08:13.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T07:08:13.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T07:08:14.264 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQDewHJl0/u4DxAAUyPAyz2pSf/jkVMi0rmUDw== 2023-12-08T07:08:14.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T07:08:14.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T07:08:15.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQDfwHJlPxouIRAA/cSVXQWBmxEkbd8QWWXPrQ== 2023-12-08T07:08:16.074 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Creating initial monmap... 2023-12-08T07:08:16.074 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/tmp/ceph-tmp0k6uk2aj:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '783514b6-9598-11ee-95a3-87774f69a715', '--addv', 'a', '[v2:172.21.15.123:3300,v1:172.21.15.123:6789]', '/tmp/monmap'] 2023-12-08T07:08:16.074 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /tmp/ceph-tmp0k6uk2aj:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 783514b6-9598-11ee-95a3-87774f69a715 --addv a [v2:172.21.15.123:3300,v1:172.21.15.123:6789] /tmp/monmap 2023-12-08T07:08:16.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-08T07:08:16.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:16.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-08T07:08:17.485 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Creating mon... 2023-12-08T07:08:17.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpm_kpvxeh:/tmp/keyring:z', '-v', '/tmp/ceph-tmp0k6uk2aj:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '783514b6-9598-11ee-95a3-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-12-08T07:08:17.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpm_kpvxeh:/tmp/keyring:z -v /tmp/ceph-tmp0k6uk2aj:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 783514b6-9598-11ee-95a3-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 1 imported monmap: 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-08T07:08:16.894349+0000 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-08T07:08:16.894349+0000 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.a 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 /usr/bin/ceph-mon: set fsid to 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:08:18.257 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T07:08:18.258 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: DB SUMMARY 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.279 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.create_if_missing: 1 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.env: 0x555e7f0831a0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.info_log: 0x555e81211a80 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:08:18.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.db_log_dir: 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.write_buffer_manager: 0x555e81db2120 2023-12-08T07:08:18.281 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.row_cache: None 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.wal_filter: None 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:08:18.282 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:08:18.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Compression algorithms supported: 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kZSTD supported: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:08:18.284 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.252+0000 7faa73ef66c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.merge_operator: 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555e8113a130) 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T07:08:18.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x555e81170510 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-08T07:08:18.286 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.287 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.num_levels: 7 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:08:18.288 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:08:18.289 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:08:18.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:08:18.291 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.256+0000 7faa73ef66c0 4 rocksdb: Options.ttl: 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.260+0000 7faa73ef66c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.260+0000 7faa73ef66c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.260+0000 7faa73ef66c0 4 rocksdb: DB pointer 0x555e8120c400 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.260+0000 7faa5d0b7700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.264+0000 7faa5d0b7700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:08:18.292 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:18.293 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:08:18.294 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:08:18.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T07:08:18.296 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.264+0000 7faa73ef66c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-08T07:08:18.296 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.264+0000 7faa73ef66c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-08T07:08:18.296 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T07:08:18.264+0000 7faa73ef66c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-08T07:08:18.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:18.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-08T07:08:19.084 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-08T07:08:19.091 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-08T07:08:19.283 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-08T07:08:19.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-783514b6-9598-11ee-95a3-87774f69a715.target 2023-12-08T07:08:19.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-783514b6-9598-11ee-95a3-87774f69a715.target -> /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715.target. 2023-12-08T07:08:19.295 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-783514b6-9598-11ee-95a3-87774f69a715.target -> /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715.target. 2023-12-08T07:08:19.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl start ceph-783514b6-9598-11ee-95a3-87774f69a715.target 2023-12-08T07:08:19.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T07:08:19.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:08:19.682 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:08:19.687 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service: Unit ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service not loaded. 2023-12-08T07:08:19.687 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:08:19.694 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715.target.wants/ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715@.service. 2023-12-08T07:08:19.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl start ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:08:19.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-08T07:08:19.913 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-08T07:08:19.913 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for mon... 2023-12-08T07:08:19.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-08T07:08:20.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:19 smithi123 docker[24292]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:08:20.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:19 smithi123 systemd[1]: Started Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.229972s) 2023-12-08T07:08:21.327 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-08T07:08:21.328 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:21.345 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:21 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.096902+0000 mon.a (mon.0) 0 : [INF] mkfs 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:21.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:21 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.087385+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T07:08:21.980 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-08T07:08:21.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T07:08:21.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-12-08T07:08:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.095384+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T07:08:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.095640+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} 2023-12-08T07:08:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.099760+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T07:08:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.104171+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T07:08:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: cluster 2023-12-08T07:08:21.104880+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T07:08:22.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:22 smithi123 bash[24313]: audit 2023-12-08T07:08:21.325293+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.123:0/2066521703' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.123:3300,v1:172.21.15.123:6789] 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-08T07:08:23.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-08T07:08:23.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-08T07:08:23.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:23 smithi123 bash[24313]: audit 2023-12-08T07:08:23.006812+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.123:0/279691421' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-08T07:08:23.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:23 smithi123 bash[24313]: audit 2023-12-08T07:08:23.012435+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.123:0/279691421' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-08T07:08:23.650 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-08T07:08:23.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T07:08:23.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z -v /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-12-08T07:08:25.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:24 smithi123 bash[24313]: audit 2023-12-08T07:08:24.655865+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.123:0/4173124226' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:08:25.304 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Restarting the monitor... 2023-12-08T07:08:25.304 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:08:25.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:25 smithi123 systemd[1]: Stopping Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:08:25.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:25 smithi123 bash[24313]: debug 2023-12-08T07:08:25.387+0000 7f51f40a6700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:08:25.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:25 smithi123 bash[24313]: debug 2023-12-08T07:08:25.387+0000 7f51f40a6700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-08T07:08:26.082 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:25 smithi123 docker[24719]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:08:26.113 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Setting mon public_network... 2023-12-08T07:08:26.114 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-12-08T07:08:26.114 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-12-08T07:08:26.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:26 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T07:08:26.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:26 smithi123 systemd[1]: Stopped Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:08:26.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:26 smithi123 systemd[1]: Starting Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:08:26.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:26 smithi123 docker[24756]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:08:26.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:26 smithi123 systemd[1]: Started Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.107+0000 7fe6ce5366c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.107+0000 7fe6ce5366c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.107+0000 7fe6ce5366c0 0 pidfile_write: ignore empty --pid-file 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 load: jerasure load: lrc load: isa 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:08:27.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.111+0000 7fe6ce5366c0 1 rocksdb: do_open column families: [default] 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: DB SUMMARY 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: CURRENT file: CURRENT 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-08T07:08:27.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69163 ; 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.create_if_missing: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.env: 0x55bf26bb81a0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.info_log: 0x55bf276e09a0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:08:27.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.db_log_dir: 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:08:27.352 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.write_buffer_manager: 0x55bf2827aa80 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.row_cache: None 2023-12-08T07:08:27.353 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.wal_filter: None 2023-12-08T07:08:27.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:08:27.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:08:27.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:08:27.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:08:27.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:08:27.355 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Compression algorithms supported: 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kZSTD supported: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-08T07:08:27.356 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.merge_operator: 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bf27600138) 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: cache_index_and_filter_blocks: 1 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: pin_top_level_index_and_filter: 1 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: index_type: 0 2023-12-08T07:08:27.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: data_block_index_type: 0 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: hash_index_allow_collision: 1 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: checksum: 1 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: no_block_cache: 0 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_cache: 0x55bf27636610 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_cache_name: BinnedLRUCache 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_cache_options: 2023-12-08T07:08:27.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: capacity : 536870912 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: num_shard_bits : 4 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: strict_capacity_limit : 0 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: high_pri_pool_ratio: 0.000 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_cache_compressed: (nil) 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: persistent_cache: (nil) 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_size: 4096 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_size_deviation: 10 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_restart_interval: 16 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: index_block_restart_interval: 1 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: metadata_block_size: 4096 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: partition_filters: 0 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: use_delta_encoding: 1 2023-12-08T07:08:27.359 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: whole_key_filtering: 1 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: verify_compression: 0 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: read_amp_bytes_per_bit: 0 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: format_version: 2 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: enable_index_compression: 1 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: block_align: 0 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:08:27.360 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.num_levels: 7 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:08:27.361 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:08:27.362 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:08:27.363 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:08:27.364 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: Options.ttl: 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019307120914, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019307122104, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66268, "table_properties": {"data_size": 64563, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59579, "raw_average_value_size": 322, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-08T07:08:27.365 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.115+0000 7fe6ce5366c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019307122679, "job": 1, "event": "recovery_finished"} 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.119+0000 7fe6ce5366c0 4 rocksdb: DB pointer 0x55bf276d1200 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.119+0000 7fe6b5683700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.119+0000 7fe6b5683700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** DB Stats ** 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** Compaction Stats [default] ** 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:27.366 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** Compaction Stats [default] ** 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.367 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Cumulative compaction: 0.00 GB write, 11.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:27.368 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Interval compaction: 0.00 GB write, 11.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** Compaction Stats [default] ** 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: L0 2/0 66.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Sum 2/0 66.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** Compaction Stats [default] ** 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:08:27.369 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.9 0.00 0.00 1 0.001 0 0 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Cumulative compaction: 0.00 GB write, 11.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.119+0000 7fe6ce5366c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 1 mon.a@-1(???) e1 preinit fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).mds e1 new map 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).mds e1 print_map 2023-12-08T07:08:27.370 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: e1 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: legacy client fscid: -1 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: No filesystems configured 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: audit 2023-12-08T07:08:24.655865+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.123:0/4173124226' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:08:27.371 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.123+0000 7fe6ce5366c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-08T07:08:27.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expand map: {default=false} 2023-12-08T07:08:27.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta from 'false' to 'false' 2023-12-08T07:08:27.372 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expanded map: {default=false} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expand map: {default=info} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta from 'info' to 'info' 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expanded map: {default=info} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expand map: {default=daemon} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expanded map: {default=daemon} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expand map: {default=debug} 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta from 'debug' to 'debug' 2023-12-08T07:08:27.373 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:27 smithi123 bash[24768]: debug 2023-12-08T07:08:27.127+0000 7fe6ce5366c0 20 expand_channel_meta expanded map: {default=debug} 2023-12-08T07:08:28.068 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Creating mgr... 2023-12-08T07:08:28.069 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T07:08:28.270 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y 2023-12-08T07:08:28.280 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y 2023-12-08T07:08:28.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service: Unit ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service not loaded. 2023-12-08T07:08:28.285 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y 2023-12-08T07:08:28.290 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715.target.wants/ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-783514b6-9598-11ee-95a3-87774f69a715@.service. 2023-12-08T07:08:28.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: cluster 2023-12-08T07:08:27.135859+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T07:08:28.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: cluster 2023-12-08T07:08:27.136007+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0]} 2023-12-08T07:08:28.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: cluster 2023-12-08T07:08:27.136072+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-08T07:08:28.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: cluster 2023-12-08T07:08:27.136124+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T07:08:28.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: cluster 2023-12-08T07:08:27.136631+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T07:08:28.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: audit 2023-12-08T07:08:27.383279+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.123:0/3293982636' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-08T07:08:28.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:28 smithi123 bash[24768]: audit 2023-12-08T07:08:27.386765+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.123:0/3293982636' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-08T07:08:28.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: systemctl start ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for mgr... 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T07:08:28.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T07:08:28.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:28 smithi123 docker[25008]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.y 2023-12-08T07:08:28.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:28 smithi123 systemd[1]: Started Ceph mgr.y for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "783514b6-9598-11ee-95a3-87774f69a715", 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T07:08:29.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T07:08:29.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T07:08:29.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T07:08:21.097631+0000", 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T07:08:29.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:30.345 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:30 smithi123 bash[24768]: audit 2023-12-08T07:08:29.985693+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.123:0/1875170905' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T07:08:30.622 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-08T07:08:31.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T07:08:31.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "783514b6-9598-11ee-95a3-87774f69a715", 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T07:08:32.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T07:08:32.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:32.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T07:08:32.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T07:08:32.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T07:08:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T07:08:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T07:08:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T07:08:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T07:08:32.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:32.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T07:08:21.097631+0000", 2023-12-08T07:08:32.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:32.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:32.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T07:08:32.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:33.310 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-08T07:08:33.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:33 smithi123 bash[24768]: audit 2023-12-08T07:08:32.664337+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.123:0/3989817162' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T07:08:34.312 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T07:08:34.312 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: cluster 2023-12-08T07:08:34.041177+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: cluster 2023-12-08T07:08:34.047183+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00622073s) 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: audit 2023-12-08T07:08:34.048546+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: audit 2023-12-08T07:08:34.049061+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: audit 2023-12-08T07:08:34.049548+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: audit 2023-12-08T07:08:34.050306+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: audit 2023-12-08T07:08:34.050818+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:08:34.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:34 smithi123 bash[24768]: cluster 2023-12-08T07:08:34.055141+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.072801+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.474305+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: cluster 2023-12-08T07:08:34.474336+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.480905+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.489387+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"d894d048-7101-419f-a4bf-63c190cae4f1"}]: dispatch 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.492435+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"d894d048-7101-419f-a4bf-63c190cae4f1"}]': finished 2023-12-08T07:08:35.484 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.493104+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"e143917f-37d6-48fd-adcc-06a7f95f3760"}]: dispatch 2023-12-08T07:08:35.485 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: audit 2023-12-08T07:08:34.496547+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"e143917f-37d6-48fd-adcc-06a7f95f3760"}]': finished 2023-12-08T07:08:35.485 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:35 smithi123 bash[24768]: cluster 2023-12-08T07:08:35.053668+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.0127s) 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "783514b6-9598-11ee-95a3-87774f69a715", 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T07:08:36.361 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.362 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T07:08:36.363 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:36.364 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T07:08:21.097631+0000", 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T07:08:36.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:36.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:36 smithi123 bash[24768]: audit 2023-12-08T07:08:35.480225+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.123:0/1925904247' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T07:08:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:36 smithi123 bash[24768]: cluster 2023-12-08T07:08:35.480340+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-08T07:08:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:36 smithi123 bash[24768]: audit 2023-12-08T07:08:35.488633+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T07:08:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:36 smithi123 bash[24768]: audit 2023-12-08T07:08:36.355646+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T07:08:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:36 smithi123 bash[24768]: audit 2023-12-08T07:08:36.356169+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.123:0/1094262692' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T07:08:36.992 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-08T07:08:36.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-08T07:08:36.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-08T07:08:37.762 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:37 smithi123 bash[24768]: cluster 2023-12-08T07:08:36.488585+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-08T07:08:38.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:38 smithi123 bash[24768]: audit 2023-12-08T07:08:38.258865+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.123:0/1976271148' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-08T07:08:38.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:38 smithi123 bash[25028]: ignoring --setuser ceph since I am not root 2023-12-08T07:08:38.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:38 smithi123 bash[25028]: ignoring --setgroup ceph since I am not root 2023-12-08T07:08:39.125 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T07:08:39.126 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T07:08:39.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:39 smithi123 bash[24768]: audit 2023-12-08T07:08:38.500085+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.123:0/1976271148' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-08T07:08:39.793 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:39 smithi123 bash[24768]: cluster 2023-12-08T07:08:38.500171+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-12-08T07:08:40.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-08T07:08:40.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-08T07:08:40.365 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:6800", 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3609681223 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:6801", 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3609681223 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.366 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.123:6801/3609681223", 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T07:08:34.040932+0000", 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T07:08:40.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.732 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.733 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.734 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.735 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.736 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.737 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.738 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.739 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.740 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.741 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T07:08:40.742 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.743 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.744 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.745 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.746 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T07:08:40.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T07:08:40.748 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.749 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.750 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.751 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T07:08:40.752 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.753 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.754 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.755 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.756 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.757 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:40.758 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.759 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.760 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.761 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.762 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T07:08:40.763 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.764 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.765 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.766 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.767 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.768 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.769 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.770 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.771 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.772 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.773 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T07:08:40.774 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.775 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.776 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T07:08:40.777 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T07:08:40.778 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.779 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.780 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.781 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.782 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.783 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.784 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.785 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.786 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.787 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.788 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.789 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.790 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T07:08:40.791 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T07:08:40.792 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.793 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T07:08:40.794 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.795 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.796 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.797 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.798 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.799 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.800 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.801 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.802 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.803 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T07:08:40.804 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T07:08:40.805 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.806 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.807 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.808 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.809 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.810 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.811 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.812 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.813 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T07:08:40.814 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T07:08:40.815 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.816 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.817 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.818 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.819 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.820 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.821 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.822 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.823 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.824 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.825 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.826 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.827 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.828 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.829 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.830 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.831 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.832 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.833 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.834 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.835 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.836 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T07:08:40.837 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T07:08:40.838 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.839 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.840 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.841 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.842 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.843 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.844 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.845 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.846 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.847 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.848 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T07:08:40.849 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.851 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.852 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.853 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.854 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.855 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.856 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.857 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.858 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.859 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T07:08:40.860 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.861 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.862 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T07:08:40.863 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T07:08:40.864 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.865 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.866 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.867 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.868 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.869 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.870 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.871 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.872 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.873 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.874 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.875 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T07:08:40.876 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.877 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.878 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.879 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.880 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.881 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.882 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.883 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.884 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.885 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.886 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.887 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T07:08:40.888 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T07:08:40.889 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.890 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.891 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.892 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.893 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.894 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T07:08:40.895 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.896 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.897 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.898 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.899 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.900 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.901 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T07:08:40.902 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.903 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.904 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.905 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.906 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.907 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.908 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.909 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.910 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T07:08:40.911 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.912 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.913 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.914 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.915 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.916 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.917 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.918 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.919 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.920 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.921 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.922 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.923 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.924 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.925 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.926 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.927 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T07:08:40.928 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T07:08:40.929 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.930 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.931 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.932 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.933 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.934 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.935 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.936 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.937 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.938 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.939 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.940 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.941 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.942 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.943 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.944 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.945 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.946 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.947 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.948 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.949 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.950 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.951 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.952 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.954 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.955 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.956 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.957 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.958 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.959 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.960 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.961 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.962 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.963 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.964 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.965 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.966 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T07:08:40.967 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.968 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.969 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.970 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.971 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.972 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.973 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.974 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.975 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.976 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.977 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.978 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.979 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.980 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.981 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T07:08:40.982 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.983 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:40.984 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.985 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.986 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:40.987 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.988 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:40.989 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.990 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.991 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T07:08:40.992 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.993 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T07:08:40.994 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T07:08:40.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.997 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.998 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:40.999 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.000 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.001 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.002 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.003 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:41.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T07:08:41.007 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:41.008 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.009 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.010 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:41.011 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.012 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.013 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.014 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.015 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.016 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.017 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.018 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.019 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.020 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.021 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.022 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.023 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.024 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.025 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:41.026 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T07:08:41.027 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.028 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T07:08:41.029 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T07:08:41.030 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T07:08:41.031 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1738994587 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.032 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3737035064 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:41.033 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 36821389 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.034 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:41.035 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:40 smithi123 bash[24768]: audit 2023-12-08T07:08:40.359743+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.123:0/2346229267' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T07:08:41.035 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T07:08:41.035 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-08T07:08:41.035 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T07:08:41.035 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T07:08:43.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:43 smithi123 bash[24768]: cluster 2023-12-08T07:08:42.748800+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:08:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:43 smithi123 bash[24768]: cluster 2023-12-08T07:08:42.749552+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2023-12-08T07:08:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:43 smithi123 bash[24768]: cluster 2023-12-08T07:08:42.752084+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-08T07:08:44.175 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:44.175 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-08T07:08:44.175 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T07:08:44.175 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: cluster 2023-12-08T07:08:43.150740+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.401252s) 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.154827+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.155957+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.156316+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.156706+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:08:44.410 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.157514+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:08:44.411 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.158837+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:08:44.411 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.159451+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:08:44.411 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: cluster 2023-12-08T07:08:43.163197+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2023-12-08T07:08:44.411 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:43.206184+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T07:08:44.411 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:44 smithi123 bash[24768]: audit 2023-12-08T07:08:44.076222+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T07:08:44.850 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-08T07:08:44.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-08T07:08:44.850 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-08T07:08:45.510 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:45 smithi123 bash[24768]: cluster 2023-12-08T07:08:44.155801+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.40633s) 2023-12-08T07:08:46.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:46 smithi123 bash[24768]: cluster 2023-12-08T07:08:45.166667+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-08T07:08:46.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:46 smithi123 bash[24768]: audit 2023-12-08T07:08:46.049674+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-08T07:08:46.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:46 smithi123 bash[24768]: audit 2023-12-08T07:08:46.055203+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-08T07:08:46.679 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Generating ssh key... 2023-12-08T07:08:46.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-08T07:08:46.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-08T07:08:47.428 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[24768]: audit 2023-12-08T07:08:46.046489+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:08:48.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:48 smithi123 bash[24768]: audit 2023-12-08T07:08:47.961037+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA0/qE16KshuSnASQ4hhNhsMUrxUbJErSRC2Wv4gfHLcjyCN0wsYvO\n7ScuqfKjRnrfYub5fd1PgWflLicu10u8MEvEdp83TBTjb3xEDYZJ/Eagpchs3iPgXPv4Y1\nyfWjR8ydbjz+fLr9EC+mkelGUjyuf1wCyfeJ04cwRM9WlL8FxmQ7d3Pf5/idBi47t1XqXt\njAINb9SvjW/tGkyJLLRPFRAkxZh0jOaHlCObm3QSTKZXTL87Niww6nCqbsuw8+AJiTVcS0\nvaDTgBEaH4Jw7rmmnKwl/8nt+lGZKkz1D2T1qGia2gZmC1wB6BChTIKHKA4DmMcCXqKQ9f\nzd38at+WbYklVOzSfBFS/Yhyot6n83dDc3GtIwwviLsN62E5nC4eb6UEM2E3qkdo6fupyt\nirkBW9bzys2SywSKVB9AYf5aRoZN9LDQi9DO7oxyFobYDb+kA66i3Rx/iWh/SDhZfa/+AA\n7mT+vrfnK8vYKSw6jCCmNijlXnCzNksCLE+TLwt1AAAFoDjc+9k43PvZAAAAB3NzaC1yc2\nEAAAGBANP6hNeirIbkpwEkOIYTYbDFK8VGyRK0kQtlr+IHxy3I8gjdMLGLzu0nLqnyo0Z6\n32Lm+X3dT4Fn5S4nLtdLvDBLxHafN0wU4298RA2GSfxGoKXIbN4j4Fz7+GNcn1o0fMnW48\n/ny6/RAvppHpRlI8rn9cAsn3idOHMETPVpS/BcZkO3dz3+f4nQYuO7dV6l7YwCDW/Ur41v\n7RpMiSy0TxUQJMWYdIzmh5Qjm5t0EkymV0y/OzYsMOpwqm7LsPPgCYk1XEtL2g04ARGh+C\ncO65ppysJf/J7fpRmSpM9Q9k9ahomtoGZgtcAegQoUyChygOA5jHAl6ikPX83d/Grflm2J\nJVTs0nwRUv2IcqLep/N3Q3NxrSMML4i7DethOZwuHm+lBDNhN6pHaOn7qcrYq5AVvW88rN\nkssEilQfQGH+WkaGTfSw0IvQzu6MchaG2A2/pAOuot0cf4lof0g4WX2v/gAO5k/r635yvL\n2CksOowgpjYo5V5wszZLAixPky8LdQAAAAMBAAEAAAGAeZqRcpKjno61L3Zz5pZfyGSUA4\nvj9ZMYUg13pJcJsD5CestJD9FAV9POdTf4aoo6dCZEoeu/nGDZnGxl9qQ/xQTyI4qa0k55\nWo9TCt8qukpaBkDAE39JSo5Ro86Sq9DIdZGNBsvWkXm516VOIZsTuWbwF9qBcVPf+jtRWs\neZBL48/EPXZ/0DdS/SSwpS/oT5jQPwaWL9gone3uNhHgAiDddBAQnAcsQcquLydW9UwBv8\noM5jTWR0e0k+vGiljoHKajFJM22SnTcovUskmZTB8G6veqeTvFEfHXlK9R/1Bj22IeMDcj\nzQY3UoFWXOXCCH8kyhppbun92LZRdptZCm9W7NkHZvZEZNcsP5AJaKOhD8hpoETfQXJWVn\n9gkgOgFNVv2e0v0WdncHf51IBiwR0C6xvFrnZ3L/5cKvM+X8GBQq+oxZlSlkatGJOUoxL+\nSADfnwJqqkfhUMJcRa9cD7iGvwzr72r04nbAXuRKi78s589laInsxqKTZp3sAa5C1RAAAA\nwQCkdMGV1STSXAMQNZWLhSGz2nigOSdKD2XPBlNHV/Be/ss+ZJLigmIvS7X9RdFZaAll1E\nrzbZc8crwuy3/LEJjLgx+Oa7mrpdNmo0DtYDdcylTjvMT+wXsKfIqhfQlKSwPm0pUiII+V\nL+BbIOL8zZpqoqyLiYq4Ly3u9h/XI7tIW1iZaksjTjYiEH4LI0nfDKKBQCsqLAvAapg4aA\nV9C+075Or76bFn65U/kqkTncTuOUek59SqWkgT7EyxnnYbDoQAAADBAP/79jLkjLTQWYtC\nLdYFPiQqAn8lNLUKi6nwPIDS14lwEeQH8npgc0DMa46701/bt+VstFjEsUmn9Am3N7dzn5\ndeTMXYiqcUya7/euYTnGlFGhxOaFz6IyOP3sOD5oCcoqk+6ZCW/y4UQDAUiTyokK4sVP6/\nydindQM6ipIxhJRlNlzvr6rw2/yiKlm1pw9JfLXz5J/oWHyN6YGGPK1/qtFJPO47TfyfzE\nqee3l8QSb5Mhd/cHbkN2vuyfjayK/tZwAAAMEA0/3c7NwpdI5KUSdslt0z8ydL/6JK0Jrs\n1N8PqUDnd5dMea3QbC0g2525WV7CYc3pgjDpuAvoZUy04SPA05mHLZz5vQ4gQ/cosKj5A4\nfVFsxi+f9SxhFcKX0hg4lkaLha5eROw2Sk6yAwVaNrKT9GrYEhxBnT3pgVfQRhbpi2dWN0\nR6zLOmqBWgRSD0RMpL+clmdsYAq6vXKBQ3AmsK7arPjPa/7WRnXBF4F0QX5YJ9PBjHwWRj\neiStw2UFBdMVrDAAAAKWNlcGgtNzgzNTE0YjYtOTU5OC0xMWVlLTk1YTMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-08T07:08:48.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: Generating public/private rsa key pair. 2023-12-08T07:08:48.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: Your identification has been saved in /tmp/tmppiutdmhj/key. 2023-12-08T07:08:48.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: Your public key has been saved in /tmp/tmppiutdmhj/key.pub. 2023-12-08T07:08:48.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: The key fingerprint is: 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: SHA256:ACdK9yh5Jbnl6By0GueP6y77htswZtk45VePSUf21mY ceph-783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: The key's randomart image is: 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: +---[RSA 3072]----+ 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | . =.o | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | . +oO. | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | +.o*o o | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | .o* .. o . . | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | B.. S . o E | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | .*+ o = . o | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | O.oo. o . | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | oo=o.. | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: | oO*. | 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:47 smithi123 bash[25028]: +----[SHA256]-----+ 2023-12-08T07:08:48.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:48 smithi123 bash[24768]: audit 2023-12-08T07:08:47.963926+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA0/qE16KshuSnASQ4hhNhsMUrxUbJErSRC2Wv4gfHLcjyCN0wsYvO\n7ScuqfKjRnrfYub5fd1PgWflLicu10u8MEvEdp83TBTjb3xEDYZJ/Eagpchs3iPgXPv4Y1\nyfWjR8ydbjz+fLr9EC+mkelGUjyuf1wCyfeJ04cwRM9WlL8FxmQ7d3Pf5/idBi47t1XqXt\njAINb9SvjW/tGkyJLLRPFRAkxZh0jOaHlCObm3QSTKZXTL87Niww6nCqbsuw8+AJiTVcS0\nvaDTgBEaH4Jw7rmmnKwl/8nt+lGZKkz1D2T1qGia2gZmC1wB6BChTIKHKA4DmMcCXqKQ9f\nzd38at+WbYklVOzSfBFS/Yhyot6n83dDc3GtIwwviLsN62E5nC4eb6UEM2E3qkdo6fupyt\nirkBW9bzys2SywSKVB9AYf5aRoZN9LDQi9DO7oxyFobYDb+kA66i3Rx/iWh/SDhZfa/+AA\n7mT+vrfnK8vYKSw6jCCmNijlXnCzNksCLE+TLwt1AAAFoDjc+9k43PvZAAAAB3NzaC1yc2\nEAAAGBANP6hNeirIbkpwEkOIYTYbDFK8VGyRK0kQtlr+IHxy3I8gjdMLGLzu0nLqnyo0Z6\n32Lm+X3dT4Fn5S4nLtdLvDBLxHafN0wU4298RA2GSfxGoKXIbN4j4Fz7+GNcn1o0fMnW48\n/ny6/RAvppHpRlI8rn9cAsn3idOHMETPVpS/BcZkO3dz3+f4nQYuO7dV6l7YwCDW/Ur41v\n7RpMiSy0TxUQJMWYdIzmh5Qjm5t0EkymV0y/OzYsMOpwqm7LsPPgCYk1XEtL2g04ARGh+C\ncO65ppysJf/J7fpRmSpM9Q9k9ahomtoGZgtcAegQoUyChygOA5jHAl6ikPX83d/Grflm2J\nJVTs0nwRUv2IcqLep/N3Q3NxrSMML4i7DethOZwuHm+lBDNhN6pHaOn7qcrYq5AVvW88rN\nkssEilQfQGH+WkaGTfSw0IvQzu6MchaG2A2/pAOuot0cf4lof0g4WX2v/gAO5k/r635yvL\n2CksOowgpjYo5V5wszZLAixPky8LdQAAAAMBAAEAAAGAeZqRcpKjno61L3Zz5pZfyGSUA4\nvj9ZMYUg13pJcJsD5CestJD9FAV9POdTf4aoo6dCZEoeu/nGDZnGxl9qQ/xQTyI4qa0k55\nWo9TCt8qukpaBkDAE39JSo5Ro86Sq9DIdZGNBsvWkXm516VOIZsTuWbwF9qBcVPf+jtRWs\neZBL48/EPXZ/0DdS/SSwpS/oT5jQPwaWL9gone3uNhHgAiDddBAQnAcsQcquLydW9UwBv8\noM5jTWR0e0k+vGiljoHKajFJM22SnTcovUskmZTB8G6veqeTvFEfHXlK9R/1Bj22IeMDcj\nzQY3UoFWXOXCCH8kyhppbun92LZRdptZCm9W7NkHZvZEZNcsP5AJaKOhD8hpoETfQXJWVn\n9gkgOgFNVv2e0v0WdncHf51IBiwR0C6xvFrnZ3L/5cKvM+X8GBQq+oxZlSlkatGJOUoxL+\nSADfnwJqqkfhUMJcRa9cD7iGvwzr72r04nbAXuRKi78s589laInsxqKTZp3sAa5C1RAAAA\nwQCkdMGV1STSXAMQNZWLhSGz2nigOSdKD2XPBlNHV/Be/ss+ZJLigmIvS7X9RdFZaAll1E\nrzbZc8crwuy3/LEJjLgx+Oa7mrpdNmo0DtYDdcylTjvMT+wXsKfIqhfQlKSwPm0pUiII+V\nL+BbIOL8zZpqoqyLiYq4Ly3u9h/XI7tIW1iZaksjTjYiEH4LI0nfDKKBQCsqLAvAapg4aA\nV9C+075Or76bFn65U/kqkTncTuOUek59SqWkgT7EyxnnYbDoQAAADBAP/79jLkjLTQWYtC\nLdYFPiQqAn8lNLUKi6nwPIDS14lwEeQH8npgc0DMa46701/bt+VstFjEsUmn9Am3N7dzn5\ndeTMXYiqcUya7/euYTnGlFGhxOaFz6IyOP3sOD5oCcoqk+6ZCW/y4UQDAUiTyokK4sVP6/\nydindQM6ipIxhJRlNlzvr6rw2/yiKlm1pw9JfLXz5J/oWHyN6YGGPK1/qtFJPO47TfyfzE\nqee3l8QSb5Mhd/cHbkN2vuyfjayK/tZwAAAMEA0/3c7NwpdI5KUSdslt0z8ydL/6JK0Jrs\n1N8PqUDnd5dMea3QbC0g2525WV7CYc3pgjDpuAvoZUy04SPA05mHLZz5vQ4gQ/cosKj5A4\nfVFsxi+f9SxhFcKX0hg4lkaLha5eROw2Sk6yAwVaNrKT9GrYEhxBnT3pgVfQRhbpi2dWN0\nR6zLOmqBWgRSD0RMpL+clmdsYAq6vXKBQ3AmsK7arPjPa/7WRnXBF4F0QX5YJ9PBjHwWRj\neiStw2UFBdMVrDAAAAKWNlcGgtNzgzNTE0YjYtOTU5OC0xMWVlLTk1YTMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-08T07:08:48.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:48 smithi123 bash[24768]: audit 2023-12-08T07:08:47.964688+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715\n"}]: dispatch 2023-12-08T07:08:48.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:48 smithi123 bash[24768]: audit 2023-12-08T07:08:47.968014+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715\n"}]': finished 2023-12-08T07:08:48.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-08T07:08:48.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-08T07:08:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:49 smithi123 bash[24768]: audit 2023-12-08T07:08:47.843714+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:08:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:49 smithi123 bash[24768]: cephadm 2023-12-08T07:08:47.844181+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2023-12-08T07:08:49.731 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:08:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-08T07:08:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-08T07:08:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Adding host smithi123... 2023-12-08T07:08:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi123'] 2023-12-08T07:08:50.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi123 2023-12-08T07:08:50.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:50 smithi123 bash[24768]: audit 2023-12-08T07:08:49.730347+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:08:52.096 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:51 smithi123 bash[25028]: Warning: Permanently added 'smithi123,172.21.15.123' (ECDSA) to the list of known hosts. 2023-12-08T07:08:52.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi123' 2023-12-08T07:08:53.306 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:51.644875+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:08:53.306 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:52.295341+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:08:53.306 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:52.299449+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:08:53.306 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: cephadm 2023-12-08T07:08:52.300104+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi123 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:52.578492+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:52.582921+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:52.584182+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:53.070621+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:08:53.067426\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:08:53.069772\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:08:53.069917\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:53.073996+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:08:53.067426\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:08:53.069772\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:08:53.069917\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:08:53.307 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:53 smithi123 bash[24768]: audit 2023-12-08T07:08:53.074971+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.123:0/1495870069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:08:53.677 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-08T07:08:53.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-08T07:08:53.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-08T07:08:55.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:55 smithi123 bash[24768]: audit 2023-12-08T07:08:55.425749+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.123:0/2021398646' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-08T07:08:55.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:55 smithi123 bash[25028]: ignoring --setuser ceph since I am not root 2023-12-08T07:08:55.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:08:55 smithi123 bash[25028]: ignoring --setgroup ceph since I am not root 2023-12-08T07:08:56.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T07:08:56.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T07:08:56.887 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:56 smithi123 bash[24768]: audit 2023-12-08T07:08:55.482897+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.123:0/2021398646' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-08T07:08:56.887 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:56 smithi123 bash[24768]: cluster 2023-12-08T07:08:55.483033+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T07:08:58.004 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:6800", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 959729671 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:6801", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 959729671 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.123:6801/959729671", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T07:08:42.749447+0000", 2023-12-08T07:08:58.005 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-08T07:08:58.006 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T07:08:58.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T07:08:58.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T07:08:58.367 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.368 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.369 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.370 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.371 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.372 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.373 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.374 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.375 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.376 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.377 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.378 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T07:08:58.379 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T07:08:58.380 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.381 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.382 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T07:08:58.383 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T07:08:58.384 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T07:08:58.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.386 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.387 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.388 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T07:08:58.389 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T07:08:58.390 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.391 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.392 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.393 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.394 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.395 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:58.396 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T07:08:58.397 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T07:08:58.398 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.399 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.400 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.401 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T07:08:58.402 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.403 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.404 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T07:08:58.405 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T07:08:58.406 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T07:08:58.407 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.408 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.409 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.410 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.411 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.412 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.413 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T07:08:58.414 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.415 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.416 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.417 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.418 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.419 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.420 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.421 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.422 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.423 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T07:08:58.424 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.425 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T07:08:58.426 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.427 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.428 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.429 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.430 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T07:08:58.431 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T07:08:58.432 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.433 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T07:08:58.434 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.435 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.436 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.437 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.438 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T07:08:58.439 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T07:08:58.440 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T07:08:58.441 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T07:08:58.442 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T07:08:58.443 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.444 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.445 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.446 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.447 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.448 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T07:08:58.449 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.450 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.451 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T07:08:58.452 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.453 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T07:08:58.454 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T07:08:58.455 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T07:08:58.456 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T07:08:58.457 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.458 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.459 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.459 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T07:08:58.459 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T07:08:58.460 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T07:08:58.461 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.462 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.463 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.464 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.465 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.466 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.467 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.468 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.469 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.470 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.471 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.473 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.474 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.475 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.476 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.477 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.478 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.480 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.481 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.482 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T07:08:58.483 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.484 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.485 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.486 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.487 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.488 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.489 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.490 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.491 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.492 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.493 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T07:08:58.494 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T07:08:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.496 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.497 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.498 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.499 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.500 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.501 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.502 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.503 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.504 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.505 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.506 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.507 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T07:08:58.508 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.509 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.510 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.511 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.512 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.513 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.514 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.515 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.516 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.517 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.518 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.519 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:58.520 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.521 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.522 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.523 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.524 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.525 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.526 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.527 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.528 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.529 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.530 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.531 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.532 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.533 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.534 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.535 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.536 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.537 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.538 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.539 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.540 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.541 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.542 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.543 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.544 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.545 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.546 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T07:08:58.547 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.548 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.549 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T07:08:58.550 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.551 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.552 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.553 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.554 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.555 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.556 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T07:08:58.557 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.558 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.559 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.560 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.561 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.562 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.563 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.564 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.565 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.566 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.567 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.568 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.569 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.570 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.571 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.572 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.573 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.574 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T07:08:58.575 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.576 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.577 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.578 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.579 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.580 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.581 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.582 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.583 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.584 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.585 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.586 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.587 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.588 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.589 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.590 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.591 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.592 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.593 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T07:08:58.594 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.595 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.596 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.597 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.598 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.599 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.600 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.601 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.602 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.603 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.604 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.605 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.606 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.607 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.608 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.609 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.610 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.611 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.612 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.613 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.614 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.615 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.616 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.617 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T07:08:58.618 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.619 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.620 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.621 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.622 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.623 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.625 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.626 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.627 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.628 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.629 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.630 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.631 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.632 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.633 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.634 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.635 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.636 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.637 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.638 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.639 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.640 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.641 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.642 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.643 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.644 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.645 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T07:08:58.646 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.647 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.648 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.649 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.650 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.651 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.652 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.653 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.654 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.655 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.656 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.657 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.658 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.659 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.660 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.661 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.662 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.663 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.664 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.665 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T07:08:58.666 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.667 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.668 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.669 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T07:08:58.670 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.671 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T07:08:58.672 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.673 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.674 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.675 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T07:08:58.676 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T07:08:58.677 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T07:08:58.678 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3940807129 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:58.679 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4250334674 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.123:0", 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3610414650 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:58.680 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.681 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T07:08:58.681 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.681 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:08:58.681 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:08:58 smithi123 bash[24768]: audit 2023-12-08T07:08:57.996106+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.123:0/3317914928' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T07:08:58.747 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T07:08:58.747 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-12-08T07:08:58.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T07:08:58.747 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T07:09:00.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[25028]: Warning: Permanently added 'smithi123,172.21.15.123' (ECDSA) to the list of known hosts. 2023-12-08T07:09:00.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T07:09:00.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-08T07:09:00.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T07:09:00.953 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T07:09:01.172 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: cluster 2023-12-08T07:08:59.874516+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:09:01.172 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: cluster 2023-12-08T07:08:59.875373+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-08T07:09:01.172 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: cluster 2023-12-08T07:08:59.878947+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-08T07:09:01.172 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: cluster 2023-12-08T07:08:59.931735+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0566254s) 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.934878+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.936024+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.936334+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.936656+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.937223+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.938450+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.938940+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.939439+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.939888+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.940336+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.940766+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: cluster 2023-12-08T07:08:59.944735+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:08:59.988445+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T07:09:01.173 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:00 smithi123 bash[24768]: audit 2023-12-08T07:09:00.891823+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T07:09:01.624 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-08T07:09:01.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-08T07:09:01.624 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-08T07:09:02.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:01 smithi123 bash[24768]: audit 2023-12-08T07:09:00.893052+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:09:02.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:01 smithi123 bash[24768]: cluster 2023-12-08T07:09:00.932050+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.05695s) 2023-12-08T07:09:02.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:01 smithi123 bash[24768]: audit 2023-12-08T07:09:01.644410+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:01.643806\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:09:02.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:01 smithi123 bash[24768]: audit 2023-12-08T07:09:01.647759+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:01.643806\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:09:02.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:01 smithi123 bash[24768]: audit 2023-12-08T07:09:01.648704+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:09:03.385 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-08T07:09:04.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: cluster 2023-12-08T07:09:02.652026+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-08T07:09:04.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: audit 2023-12-08T07:09:03.316780+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:09:04.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: audit 2023-12-08T07:09:03.377067+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCmsCO67RNIgpioakxe6vkcMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDgwNzA5\nMDNaFw0zMzEyMDUwNzA5MDNaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKUpI+rW\n8Yjuxun870KN/UfIGn9AJQkGuG7kqZdgL6jn1EvxKSDouT8LkaQNVnw0hHNQ0cvt\natDGLL1yuoRvNKW0mJ2PVDArNTohDTq7ZgfMmnoOQKnHFy+xcvgRtZbbtKD5vASh\nczVksnV4L5ro/ACd0IWxO2eP5a+2QR3BFaJ1J6PjlDNBiaWQAdLMTbQXN37jT1Gs\ncsRmSXqvIsHyzYGw9bChGiZJ1zwt+HU79AxDPoO0lCPPBR8f64eLzXyjh9MFUb3y\nuv843SLeAR8gFAP9fzVHX5W/eoYYo/Kvz/NfrWtrwrutNbDFYPxpprmK4XAE4+8a\nfCVFkiC9+RiMgmUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEApBDkl+kEl5FP/KDm\n0TZ14Uh+e8qH/YGd0IIOH3aTxg+alMKDQ2C5nL9n4attD/WamcsP9bhPfviZwXwK\nPctG3ZU99BK1BlonDMpV3vF7q2lt1ciZamyLkRUtvFG3MaAczq8aKTGeJoGRiRMM\n4wVQ5RclYkdkWawW5Ff3XkPsgyplA0YlS/5vlhGNgAlSXCwZyV/pnAw1lMf/6qFq\nfPF0ECTgyTKBnd+pWPYlcMlXTv123r2fOaCab4EBkqyy7rdGHZ+xGEy/5OO2Vefz\n0MjK/p5Rf/ms8MEIU9jcLDgqyyMTNkkQNBLijWiBuZ+AwkvUwmfroEVOILyjWEL3\nyVwVKg==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T07:09:04.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: audit 2023-12-08T07:09:03.379978+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCmsCO67RNIgpioakxe6vkcMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDgwNzA5\nMDNaFw0zMzEyMDUwNzA5MDNaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKUpI+rW\n8Yjuxun870KN/UfIGn9AJQkGuG7kqZdgL6jn1EvxKSDouT8LkaQNVnw0hHNQ0cvt\natDGLL1yuoRvNKW0mJ2PVDArNTohDTq7ZgfMmnoOQKnHFy+xcvgRtZbbtKD5vASh\nczVksnV4L5ro/ACd0IWxO2eP5a+2QR3BFaJ1J6PjlDNBiaWQAdLMTbQXN37jT1Gs\ncsRmSXqvIsHyzYGw9bChGiZJ1zwt+HU79AxDPoO0lCPPBR8f64eLzXyjh9MFUb3y\nuv843SLeAR8gFAP9fzVHX5W/eoYYo/Kvz/NfrWtrwrutNbDFYPxpprmK4XAE4+8a\nfCVFkiC9+RiMgmUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEApBDkl+kEl5FP/KDm\n0TZ14Uh+e8qH/YGd0IIOH3aTxg+alMKDQ2C5nL9n4attD/WamcsP9bhPfviZwXwK\nPctG3ZU99BK1BlonDMpV3vF7q2lt1ciZamyLkRUtvFG3MaAczq8aKTGeJoGRiRMM\n4wVQ5RclYkdkWawW5Ff3XkPsgyplA0YlS/5vlhGNgAlSXCwZyV/pnAw1lMf/6qFq\nfPF0ECTgyTKBnd+pWPYlcMlXTv123r2fOaCab4EBkqyy7rdGHZ+xGEy/5OO2Vefz\n0MjK/p5Rf/ms8MEIU9jcLDgqyyMTNkkQNBLijWiBuZ+AwkvUwmfroEVOILyjWEL3\nyVwVKg==\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T07:09:04.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: audit 2023-12-08T07:09:03.380709+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQClKSPq1vGI7sbp\n/O9Cjf1HyBp/QCUJBrhu5KmXYC+o59RL8Skg6Lk/C5GkDVZ8NIRzUNHL7WrQxiy9\ncrqEbzSltJidj1QwKzU6IQ06u2YHzJp6DkCpxxcvsXL4EbWW27Sg+bwEoXM1ZLJ1\neC+a6PwAndCFsTtnj+WvtkEdwRWidSej45QzQYmlkAHSzE20Fzd+409RrHLEZkl6\nryLB8s2BsPWwoRomSdc8Lfh1O/QMQz6DtJQjzwUfH+uHi818o4fTBVG98rr/ON0i\n3gEfIBQD/X81R1+Vv3qGGKPyr8/zX61ra8K7rTWwxWD8aaa5iuFwBOPvGnwlRZIg\nvfkYjIJlAgMBAAECggEBAKErOVqEb+TxJXjWk2B+EMiIc5rzrHBXd4j3aKtIeJm5\nyQhmiH0NvR/RmUjenyPLV+jz2BbJUu/yQ1yH5Y0wu85sInW2lTAAKgvUjwVeM92u\ngpxS5jUHDBBFeGytU2eodGaV7S0To8pZvnA1XTcs3iV32zFrVw3jdP73uilf7028\ntVprK9Ljhh6DJ3NVvtJqR1HvgsuJ8nyA+40QE+OJuv0MtmPxzC9VgmGptH2G92El\ntF/u66MvSL109dqVbseFN6dtD3xxHkEjV+Xtrqct4lrB/VHQ+9nMl7ptdirKFkcc\nFc5Bz5IjM8fmoNNotSfJHFyGoZNdIfVUk39IJeTIwkECgYEA2wFUWzqxDJpr+S0Y\nssNCgzCuQ1EAIXB98CG7ZiqKJ7Pfjy6bmG+HsKqWiljYqzfMWS8ZH7bfVNucbZIi\njtcUg96xS0fdvp0FpCzCf2x/QhvwAiWi4A1UTxkYk3Q0pSvMcHbR23KirUHFAv5S\nEELD3EgXF8u07ND2FamPgzQ6j1ECgYEAwQ9bdaWzwRr4pmrMK6+3+e2CRc4MiUdv\nw6U1pz3FwQJC/XXKseqxmoh/GohXXjy5g8CV2jY8hndQGNeapL7x/9tY1k3LQccM\nOcjtjfejAN/XXlPKmXgDR3t4WbLmCpRDloQQZzYi2/BCO40VQHRwSrdtInAKy8KG\neasGZPa2BNUCgYBYFKLOxj4q6Xh/kOmcC/gWN1/+5vb8e/fKumZaYsWJzkgdmAsw\nNbsHDLTbE3yg8CIZxF2AadZMlL7HOrz3Yf14Q/peYpsGbLS2IOJgyUwtVHslAeoN\n3o6H+Xnu5A/AVms02DTy45oVwJvx5kMvEwse70eKZH1xuWEfuUBk7n6W4QKBgDpG\nLm82kymowIFLH1HYeooAPSBg77vISl4d0jInHTgDPMFQ+tv1YaKprOQPX3/ciIrS\naOkzEdXs0cqN2en8kQOP7CLT3JSARppyofIGW7d52YJpfHASn7rF9C/vJizvT+9w\n8ZqV5rPIs9VR4qZP/00uTMzmUPvsPbcf/pAfQBX5AoGAbmkKThdd7/vZoa/J0MH0\nftNBrjAOP0bFhh+STDG1BaVObh8jrVNbuvbVXOFdb/+u8KcUrr1ADz2w0+kKqzha\nGcjRV44V3l+sGMYI1mbnJRT8FKTzqQpkeJkYn/g9Mq5GqnKsxbWmch1N++ulNm6v\ndtsQfCr2qtbgEhUjMVPmPk0=\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T07:09:04.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:03 smithi123 bash[24768]: audit 2023-12-08T07:09:03.384199+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQClKSPq1vGI7sbp\n/O9Cjf1HyBp/QCUJBrhu5KmXYC+o59RL8Skg6Lk/C5GkDVZ8NIRzUNHL7WrQxiy9\ncrqEbzSltJidj1QwKzU6IQ06u2YHzJp6DkCpxxcvsXL4EbWW27Sg+bwEoXM1ZLJ1\neC+a6PwAndCFsTtnj+WvtkEdwRWidSej45QzQYmlkAHSzE20Fzd+409RrHLEZkl6\nryLB8s2BsPWwoRomSdc8Lfh1O/QMQz6DtJQjzwUfH+uHi818o4fTBVG98rr/ON0i\n3gEfIBQD/X81R1+Vv3qGGKPyr8/zX61ra8K7rTWwxWD8aaa5iuFwBOPvGnwlRZIg\nvfkYjIJlAgMBAAECggEBAKErOVqEb+TxJXjWk2B+EMiIc5rzrHBXd4j3aKtIeJm5\nyQhmiH0NvR/RmUjenyPLV+jz2BbJUu/yQ1yH5Y0wu85sInW2lTAAKgvUjwVeM92u\ngpxS5jUHDBBFeGytU2eodGaV7S0To8pZvnA1XTcs3iV32zFrVw3jdP73uilf7028\ntVprK9Ljhh6DJ3NVvtJqR1HvgsuJ8nyA+40QE+OJuv0MtmPxzC9VgmGptH2G92El\ntF/u66MvSL109dqVbseFN6dtD3xxHkEjV+Xtrqct4lrB/VHQ+9nMl7ptdirKFkcc\nFc5Bz5IjM8fmoNNotSfJHFyGoZNdIfVUk39IJeTIwkECgYEA2wFUWzqxDJpr+S0Y\nssNCgzCuQ1EAIXB98CG7ZiqKJ7Pfjy6bmG+HsKqWiljYqzfMWS8ZH7bfVNucbZIi\njtcUg96xS0fdvp0FpCzCf2x/QhvwAiWi4A1UTxkYk3Q0pSvMcHbR23KirUHFAv5S\nEELD3EgXF8u07ND2FamPgzQ6j1ECgYEAwQ9bdaWzwRr4pmrMK6+3+e2CRc4MiUdv\nw6U1pz3FwQJC/XXKseqxmoh/GohXXjy5g8CV2jY8hndQGNeapL7x/9tY1k3LQccM\nOcjtjfejAN/XXlPKmXgDR3t4WbLmCpRDloQQZzYi2/BCO40VQHRwSrdtInAKy8KG\neasGZPa2BNUCgYBYFKLOxj4q6Xh/kOmcC/gWN1/+5vb8e/fKumZaYsWJzkgdmAsw\nNbsHDLTbE3yg8CIZxF2AadZMlL7HOrz3Yf14Q/peYpsGbLS2IOJgyUwtVHslAeoN\n3o6H+Xnu5A/AVms02DTy45oVwJvx5kMvEwse70eKZH1xuWEfuUBk7n6W4QKBgDpG\nLm82kymowIFLH1HYeooAPSBg77vISl4d0jInHTgDPMFQ+tv1YaKprOQPX3/ciIrS\naOkzEdXs0cqN2en8kQOP7CLT3JSARppyofIGW7d52YJpfHASn7rF9C/vJizvT+9w\n8ZqV5rPIs9VR4qZP/00uTMzmUPvsPbcf/pAfQBX5AoGAbmkKThdd7/vZoa/J0MH0\nftNBrjAOP0bFhh+STDG1BaVObh8jrVNbuvbVXOFdb/+u8KcUrr1ADz2w0+kKqzha\nGcjRV44V3l+sGMYI1mbnJRT8FKTzqQpkeJkYn/g9Mq5GqnKsxbWmch1N++ulNm6v\ndtsQfCr2qtbgEhUjMVPmPk0=\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T07:09:04.472 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Creating initial admin user... 2023-12-08T07:09:04.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'ne2bza3who', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-08T07:09:04.472 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin ne2bza3who administrator --force-password --pwd-update-required 2023-12-08T07:09:06.142 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$zbDT4Y5ro.T0L23Ba4khAeonyoFhE76f82JFz1kSJKJxP4PDM0NBO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702019346, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-08T07:09:06.995 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-08T07:09:06.995 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi123', '-v', '/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-12-08T07:09:06.996 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi123 -v /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpyiy7bb78:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpqtfrcln3:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-12-08T07:09:07.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:06 smithi123 bash[24768]: audit 2023-12-08T07:09:05.895885+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "ne2bza3who", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:09:07.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:06 smithi123 bash[24768]: cluster 2023-12-08T07:09:05.934347+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-08T07:09:07.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:06 smithi123 bash[24768]: audit 2023-12-08T07:09:06.140171+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$zbDT4Y5ro.T0L23Ba4khAeonyoFhE76f82JFz1kSJKJxP4PDM0NBO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702019346, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-08T07:09:07.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:06 smithi123 bash[24768]: audit 2023-12-08T07:09:06.142193+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$zbDT4Y5ro.T0L23Ba4khAeonyoFhE76f82JFz1kSJKJxP4PDM0NBO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702019346, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-08T07:09:08.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:08 smithi123 bash[24768]: audit 2023-12-08T07:09:07.715748+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:09:08.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:08 smithi123 bash[24768]: audit 2023-12-08T07:09:07.935825+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:01.643806\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:09:08.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:08 smithi123 bash[24768]: audit 2023-12-08T07:09:07.939729+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:01.643806\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:09:08.479 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: URL: https://smithi123.front.sepia.ceph.com:8443/ 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: User: admin 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: Password: ne2bza3who 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-08T07:09:09.196 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: ceph telemetry on 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:For more information see: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:INFO:cephadm:Bootstrap complete. 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Releasing lock 139953548585136 on /run/cephadm/783514b6-9598-11ee-95a3-87774f69a715.lock 2023-12-08T07:09:09.197 INFO:teuthology.orchestra.run.smithi123.stderr:DEBUG:cephadm:Lock 139953548585136 released on /run/cephadm/783514b6-9598-11ee-95a3-87774f69a715.lock 2023-12-08T07:09:09.224 INFO:tasks.cephadm:Fetching config... 2023-12-08T07:09:09.224 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:09:09.225 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-08T07:09:09.230 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-08T07:09:09.230 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:09:09.230 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-08T07:09:09.237 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-08T07:09:09.237 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:09:09.237 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-08T07:09:09.294 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-08T07:09:09.294 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:09:09.294 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-08T07:09:09.302 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-08T07:09:09.302 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T07:09:09.327 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:09:09.338 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T07:09:09.363 INFO:teuthology.orchestra.run.smithi196.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDT+oTXoqyG5KcBJDiGE2GwxSvFRskStJELZa/iB8ctyPII3TCxi87tJy6p8qNGet9i5vl93U+BZ+UuJy7XS7wwS8R2nzdMFONvfEQNhkn8RqClyGzeI+Bc+/hjXJ9aNHzJ1uPP58uv0QL6aR6UZSPK5/XALJ94nThzBEz1aUvwXGZDt3c9/n+J0GLju3Vepe2MAg1v1K+Nb+0aTIkstE8VECTFmHSM5oeUI5ubdBJMpldMvzs2LDDqcKpuy7Dz4AmJNVxLS9oNOAERofgnDuuaacrCX/ye36UZkqTPUPZPWoaJraBmYLXAHoEKFMgocoDgOYxwJeopD1/N3fxq35ZtiSVU7NJ8EVL9iHKi3qfzd0Nzca0jDC+Iuw3rYTmcLh5vpQQzYTeqR2jp+6nK2KuQFb1vPKzZLLBIpUH0Bh/lpGhk30sNCL0M7ujHIWhtgNv6QDrqLdHH+JaH9IOFl9r/4ADuZP6+t+cry9gpLDqMIKY2KOVecLM2SwIsT5MvC3U= ceph-783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:09:09.374 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi196 2023-12-08T07:09:09.374 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:09:09.374 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.conf 2023-12-08T07:09:09.421 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:09:09.421 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T07:09:09.428 INFO:tasks.cephadm:Adding host smithi196 to orchestrator... 2023-12-08T07:09:09.429 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch host add smithi196 2023-12-08T07:09:09.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:09 smithi123 bash[24768]: audit 2023-12-08T07:09:08.478773+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.123:0/504053759' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-08T07:09:21.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:20 smithi123 bash[24768]: cluster 2023-12-08T07:09:19.937595+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:23.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:23 smithi123 bash[24768]: cluster 2023-12-08T07:09:21.938045+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:25.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:25 smithi123 bash[24768]: cluster 2023-12-08T07:09:23.938481+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:27.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:27 smithi123 bash[24768]: cluster 2023-12-08T07:09:25.938877+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:29.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:29 smithi123 bash[24768]: cluster 2023-12-08T07:09:27.939362+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:31.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:31 smithi123 bash[24768]: cluster 2023-12-08T07:09:29.939758+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:33.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:33 smithi123 bash[24768]: cluster 2023-12-08T07:09:31.940212+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:35.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:35 smithi123 bash[24768]: cluster 2023-12-08T07:09:33.940651+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:37.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:37 smithi123 bash[24768]: cluster 2023-12-08T07:09:35.941106+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:39.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:39 smithi123 bash[24768]: cluster 2023-12-08T07:09:37.941529+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:41.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:41 smithi123 bash[24768]: cluster 2023-12-08T07:09:39.941952+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:42.596 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:09:42 smithi123 bash[25028]: Warning: Permanently added 'smithi196,172.21.15.196' (ECDSA) to the list of known hosts. 2023-12-08T07:09:43.081 INFO:teuthology.orchestra.run.smithi196.stdout:Added host 'smithi196' 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: cluster 2023-12-08T07:09:41.942392+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:42.077254+0000 mgr.y (mgr.14140) 15 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi196", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:42.730043+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:42.733956+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"smithi123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:43.021846+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:43.025996+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:09:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:43 smithi123 bash[24768]: audit 2023-12-08T07:09:43.027406+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:09:44.020 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-08T07:09:44.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:44 smithi123 bash[24768]: cephadm 2023-12-08T07:09:42.734846+0000 mgr.y (mgr.14140) 16 : cephadm [INF] Added host smithi196 2023-12-08T07:09:44.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:44 smithi123 bash[24768]: audit 2023-12-08T07:09:43.249240+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:43.248610\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:09:44.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:44 smithi123 bash[24768]: audit 2023-12-08T07:09:43.253180+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:43.248610\", \"networks\": {}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:09:44.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:44 smithi123 bash[24768]: audit 2023-12-08T07:09:43.254493+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:09:45.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:45 smithi123 bash[24768]: cluster 2023-12-08T07:09:43.942936+0000 mgr.y (mgr.14140) 17 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:47.298 INFO:teuthology.orchestra.run.smithi196.stdout: 2023-12-08T07:09:47.298 INFO:teuthology.orchestra.run.smithi196.stdout:[{"addr": "smithi123", "hostname": "smithi123", "labels": [], "status": ""}, {"addr": "smithi196", "hostname": "smithi196", "labels": [], "status": ""}] 2023-12-08T07:09:47.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:47 smithi123 bash[24768]: cluster 2023-12-08T07:09:45.943472+0000 mgr.y (mgr.14140) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:47.873 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-08T07:09:47.874 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd crush tunables default 2023-12-08T07:09:48.345 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:48 smithi123 bash[24768]: audit 2023-12-08T07:09:47.296295+0000 mgr.y (mgr.14140) 19 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:09:49.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:49 smithi123 bash[24768]: cluster 2023-12-08T07:09:47.943972+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:49.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:49 smithi123 bash[24768]: audit 2023-12-08T07:09:48.637459+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:09:49.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:49 smithi123 bash[24768]: audit 2023-12-08T07:09:48.865875+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:43.248610\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:09:49.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:49 smithi123 bash[24768]: audit 2023-12-08T07:09:48.870006+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T07:09:43.248610\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:09:51.277 INFO:teuthology.orchestra.run.smithi123.stderr:adjusted tunables profile to default 2023-12-08T07:09:51.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:51 smithi123 bash[24768]: cluster 2023-12-08T07:09:49.944447+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:51 smithi123 bash[24768]: audit 2023-12-08T07:09:50.699948+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.123:0/1409708890' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-08T07:09:51.979 INFO:tasks.cephadm:Adding mon.c on smithi123 2023-12-08T07:09:51.979 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add mon 'smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c' 2023-12-08T07:09:52.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:52 smithi123 bash[24768]: audit 2023-12-08T07:09:51.272082+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.123:0/1409708890' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-08T07:09:52.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:52 smithi123 bash[24768]: cluster 2023-12-08T07:09:51.272215+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:09:53.345 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:53 smithi123 bash[24768]: cluster 2023-12-08T07:09:51.944905+0000 mgr.y (mgr.14140) 22 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:55.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:55 smithi123 bash[24768]: cluster 2023-12-08T07:09:53.945398+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:55.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:55 smithi123 bash[24768]: audit 2023-12-08T07:09:54.991696+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:09:55.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:55 smithi123 bash[24768]: audit 2023-12-08T07:09:54.993426+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:09:55.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:55 smithi123 bash[24768]: audit 2023-12-08T07:09:54.995448+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-08T07:09:56.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:56 smithi123 bash[24768]: audit 2023-12-08T07:09:54.988148+0000 mgr.y (mgr.14140) 24 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi123:[v2:172.21.15.123:3301,v1:172.21.15.123:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:09:56.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:56 smithi123 bash[24768]: cephadm 2023-12-08T07:09:54.994830+0000 mgr.y (mgr.14140) 25 : cephadm [INF] Deploying daemon mon.c on smithi123 2023-12-08T07:09:57.575 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:57 smithi123 bash[24768]: cluster 2023-12-08T07:09:55.945877+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:58.998 INFO:teuthology.orchestra.run.smithi123.stdout:Deployed mon.c on host 'smithi123' 2023-12-08T07:09:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:59 smithi123 bash[24768]: cluster 2023-12-08T07:09:57.946346+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:09:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:59 smithi123 bash[24768]: audit 2023-12-08T07:09:58.790296+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:09:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:59 smithi123 bash[24768]: audit 2023-12-08T07:09:58.790763+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:09:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:09:59 smithi123 bash[24768]: audit 2023-12-08T07:09:58.792620+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:00.074 DEBUG:teuthology.orchestra.run.smithi123:mon.c> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.c.service 2023-12-08T07:10:00.077 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-08T07:10:00.077 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T07:10:00.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:10:00.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.181+0000 7fad6a7996c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:10:00.361 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.181+0000 7fad6a7996c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.181+0000 7fad6a7996c0 0 pidfile_write: ignore empty --pid-file 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 load: jerasure load: lrc load: isa 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option compression = kNoCompression 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 1 rocksdb: do_open column families: [default] 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:10:00.362 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: DB SUMMARY 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: CURRENT file: CURRENT 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:10:00.363 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.create_if_missing: 0 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.env: 0x55e7ca84d1a0 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.info_log: 0x55e7cb17c9a0 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:10:00.364 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:10:00.365 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.db_log_dir: 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:10:00.366 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.write_buffer_manager: 0x55e7cbd16ab0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:10:00.367 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.row_cache: None 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.wal_filter: None 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:10:00.368 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:10:00.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:10:00.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:10:00.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:10:00.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:10:00.369 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:10:00.370 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:10:00.371 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Compression algorithms supported: 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kZSTD supported: 0 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:10:00.372 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.185+0000 7fad6a7996c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:10:00.373 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.merge_operator: 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e7cb09c138) 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: cache_index_and_filter_blocks: 1 2023-12-08T07:10:00.374 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: pin_top_level_index_and_filter: 1 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: index_type: 0 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: data_block_index_type: 0 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: hash_index_allow_collision: 1 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: checksum: 1 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: no_block_cache: 0 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_cache: 0x55e7cb0d2610 2023-12-08T07:10:00.375 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_cache_name: BinnedLRUCache 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_cache_options: 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: capacity : 536870912 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: num_shard_bits : 4 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: strict_capacity_limit : 0 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: high_pri_pool_ratio: 0.000 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_cache_compressed: (nil) 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: persistent_cache: (nil) 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_size: 4096 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_size_deviation: 10 2023-12-08T07:10:00.376 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_restart_interval: 16 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: index_block_restart_interval: 1 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: metadata_block_size: 4096 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: partition_filters: 0 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: use_delta_encoding: 1 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: whole_key_filtering: 1 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: verify_compression: 0 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: read_amp_bytes_per_bit: 0 2023-12-08T07:10:00.377 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: format_version: 2 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: enable_index_compression: 1 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: block_align: 0 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:10:00.378 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.num_levels: 7 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:10:00.379 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:10:00.380 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:10:00.381 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:10:00.382 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:10:00.383 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.189+0000 7fad6a7996c0 4 rocksdb: Options.ttl: 0 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019400195443, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019400196577, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702019400197305, "job": 1, "event": "recovery_finished"} 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 4 rocksdb: DB pointer 0x55e7cb16e400 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.193+0000 7fad6a7996c0 0 using public_addrv [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] 2023-12-08T07:10:00.384 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.197+0000 7fad518e6700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.197+0000 7fad518e6700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** DB Stats ** 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:10:00.385 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** Compaction Stats [default] ** 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** Compaction Stats [default] ** 2023-12-08T07:10:00.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:10:00.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:10:00.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.388 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Cumulative compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Interval compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:10:00.389 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** Compaction Stats [default] ** 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** Compaction Stats [default] ** 2023-12-08T07:10:00.390 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.5 0.00 0.00 1 0.001 0 0 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:10:00.391 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Cumulative compaction: 0.00 GB write, 0.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.197+0000 7fad6a7996c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] at bind addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.197+0000 7fad6a7996c0 1 mon.c@-1(???) e0 preinit fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).mds e1 new map 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: e1 2023-12-08T07:10:00.392 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: legacy client fscid: -1 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: No filesystems configured 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-08T07:10:00.393 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T07:10:00.394 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: cluster 2023-12-08T07:09:57.946346+0000 mgr.y (mgr.14140) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: audit 2023-12-08T07:09:58.790296+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: audit 2023-12-08T07:09:58.790763+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: audit 2023-12-08T07:09:58.792620+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643581\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:09:01.643698\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.225+0000 7fad540eb700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expand map: {default=false} 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta from 'false' to 'false' 2023-12-08T07:10:00.395 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expanded map: {default=false} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expand map: {default=info} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta from 'info' to 'info' 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expanded map: {default=info} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expand map: {default=daemon} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expanded map: {default=daemon} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expand map: {default=debug} 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta from 'debug' to 'debug' 2023-12-08T07:10:00.396 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:00 smithi123 bash[28350]: debug 2023-12-08T07:10:00.229+0000 7fad540eb700 20 expand_channel_meta expanded map: {default=debug} 2023-12-08T07:10:05.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:09:59.946804+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:00.240507+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:09:59.946804+0000 mgr.y (mgr.14140) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:00.240507+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: audit 2023-12-08T07:10:00.306893+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:01.947334+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:02.238552+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:03.947834+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.245513+0000 mon.a (mon.0) 128 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.252816+0000 mon.a (mon.0) 129 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.252978+0000 mon.a (mon.0) 130 : cluster [DBG] fsmap 2023-12-08T07:10:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.253076+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.253514+0000 mon.a (mon.0) 132 : cluster [DBG] mgrmap e13: y(active, since 65s) 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: audit 2023-12-08T07:10:00.306893+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:01.947334+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:02.238552+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:03.947834+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.245513+0000 mon.a (mon.0) 128 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.252816+0000 mon.a (mon.0) 129 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.252978+0000 mon.a (mon.0) 130 : cluster [DBG] fsmap 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.253076+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:10:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.253514+0000 mon.a (mon.0) 132 : cluster [DBG] mgrmap e13: y(active, since 65s) 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: audit 2023-12-08T07:10:05.254710+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.260188+0000 mon.a (mon.0) 134 : cluster [INF] overall HEALTH_OK 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[24768]: audit 2023-12-08T07:10:05.264589+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: audit 2023-12-08T07:10:05.254710+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.260188+0000 mon.a (mon.0) 134 : cluster [INF] overall HEALTH_OK 2023-12-08T07:10:05.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:05 smithi123 bash[28350]: audit 2023-12-08T07:10:05.264589+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305928\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}}, \"last_daemon_update\": \"2023-12-08T07:10:00.306083\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:06.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:06 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.305720+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T07:10:06.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:06 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.305720+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T07:10:07.048 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:10:07.048 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":2,"fsid":"783514b6-9598-11ee-95a3-87774f69a715","modified":"2023-12-08T07:10:00.236403Z","created":"2023-12-08T07:08:16.894349Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3301","nonce":0},{"type":"v1","addr":"172.21.15.123:6790","nonce":0}]},"addr":"172.21.15.123:6790/0","public_addr":"172.21.15.123:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-08T07:10:07.050 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 2 2023-12-08T07:10:07.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:07 smithi123 bash[28350]: cluster 2023-12-08T07:10:05.948322+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:07.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:07 smithi123 bash[28350]: audit 2023-12-08T07:10:07.047789+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.123:0/179698427' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T07:10:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:07 smithi123 bash[24768]: cluster 2023-12-08T07:10:05.948322+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:07 smithi123 bash[24768]: audit 2023-12-08T07:10:07.047789+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.123:0/179698427' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T07:10:07.768 INFO:tasks.cephadm:Adding mon.b on smithi196 2023-12-08T07:10:07.768 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add mon smithi196:172.21.15.196=b 2023-12-08T07:10:09.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:09 smithi123 bash[24768]: cluster 2023-12-08T07:10:07.948896+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:09.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:09 smithi123 bash[28350]: cluster 2023-12-08T07:10:07.948896+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: cluster 2023-12-08T07:10:09.949441+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: audit 2023-12-08T07:10:10.229274+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi196:172.21.15.196=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: audit 2023-12-08T07:10:10.231925+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: audit 2023-12-08T07:10:10.233645+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: cephadm 2023-12-08T07:10:10.235059+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi196 2023-12-08T07:10:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[24768]: audit 2023-12-08T07:10:10.235947+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: cluster 2023-12-08T07:10:09.949441+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: audit 2023-12-08T07:10:10.229274+0000 mgr.y (mgr.14140) 34 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi196:172.21.15.196=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: audit 2023-12-08T07:10:10.231925+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: audit 2023-12-08T07:10:10.233645+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: cephadm 2023-12-08T07:10:10.235059+0000 mgr.y (mgr.14140) 35 : cephadm [INF] Deploying daemon mon.b on smithi196 2023-12-08T07:10:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:11 smithi123 bash[28350]: audit 2023-12-08T07:10:10.235947+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T07:10:13.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:13 smithi123 bash[24768]: cluster 2023-12-08T07:10:11.949984+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:13.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:13 smithi123 bash[28350]: cluster 2023-12-08T07:10:11.949984+0000 mgr.y (mgr.14140) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:15.239 INFO:teuthology.orchestra.run.smithi196.stdout:Deployed mon.b on host 'smithi196' 2023-12-08T07:10:15.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: cluster 2023-12-08T07:10:13.950474+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:15.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: audit 2023-12-08T07:10:14.344922+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:15.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: audit 2023-12-08T07:10:14.345866+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:15.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: cluster 2023-12-08T07:10:13.950474+0000 mgr.y (mgr.14140) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: audit 2023-12-08T07:10:14.344922+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: audit 2023-12-08T07:10:14.345866+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: audit 2023-12-08T07:10:14.352014+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: audit 2023-12-08T07:10:14.352014+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: audit 2023-12-08T07:10:14.617202+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_daemon_update\": \"2023-12-08T07:10:14.616424\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:15.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[24768]: audit 2023-12-08T07:10:14.624254+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_daemon_update\": \"2023-12-08T07:10:14.616424\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:15.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: audit 2023-12-08T07:10:14.617202+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_daemon_update\": \"2023-12-08T07:10:14.616424\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:15.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:15 smithi123 bash[28350]: audit 2023-12-08T07:10:14.624254+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}}, \"last_daemon_update\": \"2023-12-08T07:10:14.616424\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:15.887 DEBUG:teuthology.orchestra.run.smithi196:mon.b> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.b.service 2023-12-08T07:10:15.890 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-08T07:10:15.890 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T07:10:16.682 INFO:journalctl@ceph.mon.b.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:15.271120+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:15.276011+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:15.950954+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:17.264717+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:17.951414+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.297650+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.306617+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.306724+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.306786+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.307163+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-08T07:10:20.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[28350]: cluster 2023-12-08T07:10:20.315849+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:15.271120+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:15.276011+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:15.950954+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:17.264717+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:17.951414+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.297650+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.306617+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.306724+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-12-08T07:10:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.306786+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:10:20.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.307163+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-08T07:10:20.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:20 smithi123 bash[24768]: cluster 2023-12-08T07:10:20.315849+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:15.271120+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:15.276011+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:15.950954+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:17.264717+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:17.951414+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.297650+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.306617+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.306724+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.306786+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.307163+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 80s) 2023-12-08T07:10:20.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:20 smithi196 bash[24831]: cluster 2023-12-08T07:10:20.315849+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T07:10:21.078 INFO:teuthology.orchestra.run.smithi196.stdout: 2023-12-08T07:10:21.078 INFO:teuthology.orchestra.run.smithi196.stdout:{"epoch":3,"fsid":"783514b6-9598-11ee-95a3-87774f69a715","modified":"2023-12-08T07:10:15.262842Z","created":"2023-12-08T07:08:16.894349Z","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.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3301","nonce":0},{"type":"v1","addr":"172.21.15.123:6790","nonce":0}]},"addr":"172.21.15.123:6790/0","public_addr":"172.21.15.123:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:3300","nonce":0},{"type":"v1","addr":"172.21.15.196:6789","nonce":0}]},"addr":"172.21.15.196:6789/0","public_addr":"172.21.15.196:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-12-08T07:10:21.080 INFO:teuthology.orchestra.run.smithi196.stderr:dumped monmap epoch 3 2023-12-08T07:10:21.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:21 smithi196 bash[24831]: cluster 2023-12-08T07:10:19.951904+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:21.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:21 smithi196 bash[24831]: audit 2023-12-08T07:10:21.077722+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.196:0/4183596666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T07:10:21.715 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-08T07:10:21.715 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph config generate-minimal-conf 2023-12-08T07:10:21.729 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:21 smithi123 bash[28350]: cluster 2023-12-08T07:10:19.951904+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:21.729 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:21 smithi123 bash[28350]: audit 2023-12-08T07:10:21.077722+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.196:0/4183596666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T07:10:21.729 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:21 smithi123 bash[24768]: cluster 2023-12-08T07:10:19.951904+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:21.729 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:21 smithi123 bash[24768]: audit 2023-12-08T07:10:21.077722+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.196:0/4183596666' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T07:10:23.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:23 smithi123 bash[24768]: cluster 2023-12-08T07:10:21.952393+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:23.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:23 smithi123 bash[28350]: cluster 2023-12-08T07:10:21.952393+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:23.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:23 smithi196 bash[24831]: cluster 2023-12-08T07:10:21.952393+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:24.609 INFO:teuthology.orchestra.run.smithi123.stdout:# minimal ceph.conf for 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:10:24.610 INFO:teuthology.orchestra.run.smithi123.stdout:[global] 2023-12-08T07:10:24.610 INFO:teuthology.orchestra.run.smithi123.stdout: fsid = 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:10:24.610 INFO:teuthology.orchestra.run.smithi123.stdout: mon_host = [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] 2023-12-08T07:10:25.312 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-08T07:10:25.312 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:10:25.313 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T07:10:25.328 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:10:25.328 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T07:10:25.342 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:10:25.342 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T07:10:25.359 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:10:25.359 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T07:10:25.372 INFO:tasks.cephadm:Adding mgr.y on smithi123 2023-12-08T07:10:25.372 INFO:tasks.cephadm:Adding mgr.x on smithi196 2023-12-08T07:10:25.373 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch apply mgr '2;smithi123=y;smithi196=x' 2023-12-08T07:10:25.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:25 smithi123 bash[24768]: cluster 2023-12-08T07:10:23.952903+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:25.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:25 smithi123 bash[24768]: audit 2023-12-08T07:10:24.609504+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.123:0/2196199275' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:25.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:25 smithi123 bash[28350]: cluster 2023-12-08T07:10:23.952903+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:25.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:25 smithi123 bash[28350]: audit 2023-12-08T07:10:24.609504+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.123:0/2196199275' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:25.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:25 smithi196 bash[24831]: cluster 2023-12-08T07:10:23.952903+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:25.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:25 smithi196 bash[24831]: audit 2023-12-08T07:10:24.609504+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.123:0/2196199275' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:27.713 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:27 smithi196 bash[24831]: cluster 2023-12-08T07:10:25.953498+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:27.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:27 smithi123 bash[24768]: cluster 2023-12-08T07:10:25.953498+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:27.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:27 smithi123 bash[28350]: cluster 2023-12-08T07:10:25.953498+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:28.046 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled mgr update... 2023-12-08T07:10:28.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.037482+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T07:10:28.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.042535+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T07:10:28.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.045350+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:10:28.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.052734+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T07:10:28.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.054356+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:28.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:28 smithi196 bash[24831]: audit 2023-12-08T07:10:28.056003+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.037482+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.042535+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.045350+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.052734+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.054356+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[24768]: audit 2023-12-08T07:10:28.056003+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.037482+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T07:10:28.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.042535+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T07:10:28.036752\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T07:10:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.045350+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:10:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.052734+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T07:10:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.054356+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:28 smithi123 bash[28350]: audit 2023-12-08T07:10:28.056003+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:10:28.861 DEBUG:teuthology.orchestra.run.smithi196:mgr.x> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service 2023-12-08T07:10:28.863 INFO:tasks.cephadm:Deploying OSDs... 2023-12-08T07:10:28.864 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:10:28.864 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T07:10:28.871 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-08T07:10:28.871 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2023-12-08T07:10:28.878 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 360 Links: 1 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-12-08 07:05:57.403314209 +0000 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-12-08 07:05:57.103321121 +0000 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-12-08 07:05:57.103321121 +0000 2023-12-08T07:10:28.879 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-12-08T07:10:28.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T07:10:28.892 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-12-08T07:10:28.892 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-12-08T07:10:28.892 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000364402 s, 1.4 MB/s 2023-12-08T07:10:28.893 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T07:10:28.943 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2023-12-08T07:10:28.950 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-12-08 07:05:57.915302414 +0000 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-12-08 07:05:57.643308680 +0000 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-12-08 07:05:57.643308680 +0000 2023-12-08T07:10:28.951 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-12-08T07:10:28.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T07:10:28.962 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-12-08T07:10:28.962 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-12-08T07:10:28.962 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000369112 s, 1.4 MB/s 2023-12-08T07:10:28.964 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T07:10:28.973 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-12-08 07:05:58.423290709 +0000 2023-12-08T07:10:29.021 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-12-08 07:05:58.163296699 +0000 2023-12-08T07:10:29.022 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-12-08 07:05:58.163296699 +0000 2023-12-08T07:10:29.022 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-12-08T07:10:29.022 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T07:10:29.033 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-12-08T07:10:29.034 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-12-08T07:10:29.034 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000405851 s, 1.3 MB/s 2023-12-08T07:10:29.035 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T07:10:29.044 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2023-12-08 07:05:58.915279371 +0000 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2023-12-08 07:05:58.643285641 +0000 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2023-12-08 07:05:58.643285641 +0000 2023-12-08T07:10:29.051 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2023-12-08T07:10:29.051 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T07:10:29.108 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2023-12-08T07:10:29.109 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2023-12-08T07:10:29.109 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000421588 s, 1.2 MB/s 2023-12-08T07:10:29.110 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T07:10:29.118 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:10:29.118 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T07:10:29.125 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-08T07:10:29.125 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_1 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2023-12-08 07:05:57.095771800 +0000 2023-12-08T07:10:29.174 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2023-12-08 07:05:57.091771893 +0000 2023-12-08T07:10:29.175 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2023-12-08 07:05:57.091771893 +0000 2023-12-08T07:10:29.175 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2023-12-08T07:10:29.175 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T07:10:29.186 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2023-12-08T07:10:29.187 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2023-12-08T07:10:29.187 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.00041955 s, 1.2 MB/s 2023-12-08T07:10:29.188 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T07:10:29.241 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_2 2023-12-08T07:10:29.250 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T07:10:29.250 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.250 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 367 Links: 1 2023-12-08T07:10:29.250 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.251 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2023-12-08 07:05:57.903753177 +0000 2023-12-08T07:10:29.251 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2023-12-08 07:05:57.623759630 +0000 2023-12-08T07:10:29.251 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2023-12-08 07:05:57.623759630 +0000 2023-12-08T07:10:29.251 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2023-12-08T07:10:29.251 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T07:10:29.261 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2023-12-08T07:10:29.261 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2023-12-08T07:10:29.261 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000351301 s, 1.5 MB/s 2023-12-08T07:10:29.262 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T07:10:29.272 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_3 2023-12-08T07:10:29.319 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T07:10:29.319 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 372 Links: 1 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2023-12-08 07:05:58.395741835 +0000 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2023-12-08 07:05:58.103748566 +0000 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2023-12-08 07:05:58.103748566 +0000 2023-12-08T07:10:29.320 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2023-12-08T07:10:29.320 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T07:10:29.334 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2023-12-08T07:10:29.334 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2023-12-08T07:10:29.334 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000395582 s, 1.3 MB/s 2023-12-08T07:10:29.335 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T07:10:29.344 DEBUG:teuthology.orchestra.run.smithi196:> stat /dev/vg_nvme/lv_4 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout:Device: 6h/6d Inode: 377 Links: 1 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout:Access: 2023-12-08 07:05:58.895730310 +0000 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout:Modify: 2023-12-08 07:05:58.631736395 +0000 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout:Change: 2023-12-08 07:05:58.631736395 +0000 2023-12-08T07:10:29.394 INFO:teuthology.orchestra.run.smithi196.stdout: Birth: - 2023-12-08T07:10:29.394 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T07:10:29.409 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2023-12-08T07:10:29.409 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2023-12-08T07:10:29.409 INFO:teuthology.orchestra.run.smithi196.stderr:512 bytes copied, 0.000424388 s, 1.2 MB/s 2023-12-08T07:10:29.409 DEBUG:teuthology.orchestra.run.smithi196:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T07:10:29.418 INFO:tasks.cephadm:Deploying osd.0 on smithi123 with /dev/vg_nvme/lv_4... 2023-12-08T07:10:29.419 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T07:10:29.451 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:29 smithi196 bash[24831]: cluster 2023-12-08T07:10:27.954162+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:29.451 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:29 smithi196 bash[24831]: audit 2023-12-08T07:10:28.035587+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:29.451 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:29 smithi196 bash[24831]: cephadm 2023-12-08T07:10:28.036726+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi123=y,smithi196=x 2023-12-08T07:10:29.451 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:29 smithi196 bash[24831]: cephadm 2023-12-08T07:10:28.055398+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:10:29.469 INFO:journalctl@ceph.mgr.x.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[24768]: cluster 2023-12-08T07:10:27.954162+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[24768]: audit 2023-12-08T07:10:28.035587+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[24768]: cephadm 2023-12-08T07:10:28.036726+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi123=y,smithi196=x 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[24768]: cephadm 2023-12-08T07:10:28.055398+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[28350]: cluster 2023-12-08T07:10:27.954162+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:29.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[28350]: audit 2023-12-08T07:10:28.035587+0000 mgr.y (mgr.14140) 45 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi123=y;smithi196=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[28350]: cephadm 2023-12-08T07:10:28.036726+0000 mgr.y (mgr.14140) 46 : cephadm [INF] Saving service mgr spec with placement count:2 smithi123=y,smithi196=x 2023-12-08T07:10:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:29 smithi123 bash[28350]: cephadm 2023-12-08T07:10:28.055398+0000 mgr.y (mgr.14140) 47 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:10:30.854 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:10:30 smithi196 docker[25506]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:10:30.855 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:10:30 smithi196 systemd[1]: Started Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:10:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:31 smithi196 bash[24831]: cluster 2023-12-08T07:10:29.954707+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:31 smithi196 bash[24831]: audit 2023-12-08T07:10:30.564764+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:31 smithi196 bash[24831]: audit 2023-12-08T07:10:30.570379+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:31 smithi196 bash[24831]: audit 2023-12-08T07:10:30.572136+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:31.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[24768]: cluster 2023-12-08T07:10:29.954707+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:31.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[24768]: audit 2023-12-08T07:10:30.564764+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:31.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[24768]: audit 2023-12-08T07:10:30.570379+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:31.703 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[24768]: audit 2023-12-08T07:10:30.572136+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:31.704 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[28350]: cluster 2023-12-08T07:10:29.954707+0000 mgr.y (mgr.14140) 48 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:31.704 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[28350]: audit 2023-12-08T07:10:30.564764+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:31.704 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[28350]: audit 2023-12-08T07:10:30.570379+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:14.616284\", \"created\": \"2023-12-08T07:10:14.326035\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:31.704 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:31 smithi123 bash[28350]: audit 2023-12-08T07:10:30.572136+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:32.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: audit 2023-12-08T07:10:31.458246+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:32.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: audit 2023-12-08T07:10:31.458246+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:32.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: audit 2023-12-08T07:10:31.465369+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:32.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: cephadm 2023-12-08T07:10:31.467782+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: audit 2023-12-08T07:10:31.468306+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: audit 2023-12-08T07:10:31.469989+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: cephadm 2023-12-08T07:10:31.471300+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[24768]: audit 2023-12-08T07:10:31.472066+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: audit 2023-12-08T07:10:31.465369+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:32.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: cephadm 2023-12-08T07:10:31.467782+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T07:10:32.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: audit 2023-12-08T07:10:31.468306+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T07:10:32.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: audit 2023-12-08T07:10:31.469989+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:32.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: cephadm 2023-12-08T07:10:31.471300+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2023-12-08T07:10:32.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:32 smithi123 bash[28350]: audit 2023-12-08T07:10:31.472066+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T07:10:32.798 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T07:10:32.798 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-08T07:10:32.798 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-12-08T07:10:32.798 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-12-08T07:10:32.798 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182827 s, 574 MB/s 2023-12-08T07:10:32.799 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: audit 2023-12-08T07:10:31.458246+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: audit 2023-12-08T07:10:31.465369+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}}, \"last_daemon_update\": \"2023-12-08T07:10:31.457131\", \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: cephadm 2023-12-08T07:10:31.467782+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: audit 2023-12-08T07:10:31.468306+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: audit 2023-12-08T07:10:31.469989+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: cephadm 2023-12-08T07:10:31.471300+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Reconfiguring daemon mgr.y on smithi123 2023-12-08T07:10:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:32 smithi196 bash[24831]: audit 2023-12-08T07:10:31.472066+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T07:10:33.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:33 smithi123 bash[28350]: cluster 2023-12-08T07:10:31.955186+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:33.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:33 smithi123 bash[24768]: cluster 2023-12-08T07:10:31.955186+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:33.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:33 smithi196 bash[24831]: cluster 2023-12-08T07:10:31.955186+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:33.954 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2023-12-08T07:10:34.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[28350]: audit 2023-12-08T07:10:33.858842+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:34.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[28350]: audit 2023-12-08T07:10:33.864463+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:34.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[28350]: audit 2023-12-08T07:10:33.865978+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:34.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[24768]: audit 2023-12-08T07:10:33.858842+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:34.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[24768]: audit 2023-12-08T07:10:33.864463+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:34.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:34 smithi123 bash[24768]: audit 2023-12-08T07:10:33.865978+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:34 smithi196 bash[24831]: audit 2023-12-08T07:10:33.858842+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:34 smithi196 bash[24831]: audit 2023-12-08T07:10:33.864463+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305825\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:00.305976\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:34 smithi196 bash[24831]: audit 2023-12-08T07:10:33.865978+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:35.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[28350]: cluster 2023-12-08T07:10:33.955743+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:35.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[24768]: cluster 2023-12-08T07:10:33.955743+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[28350]: audit 2023-12-08T07:10:34.544330+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[28350]: audit 2023-12-08T07:10:34.549854+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[24768]: audit 2023-12-08T07:10:34.544330+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:35 smithi123 bash[24768]: audit 2023-12-08T07:10:34.549854+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:35.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:35 smithi196 bash[24831]: cluster 2023-12-08T07:10:33.955743+0000 mgr.y (mgr.14140) 52 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:35.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:35 smithi196 bash[24831]: audit 2023-12-08T07:10:34.544330+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:35.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:35 smithi196 bash[24831]: audit 2023-12-08T07:10:34.549854+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}}, \"last_daemon_update\": \"2023-12-08T07:10:34.543610\", \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:36.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[24768]: cluster 2023-12-08T07:10:35.626571+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:10:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[24768]: audit 2023-12-08T07:10:35.628960+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:10:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[24768]: audit 2023-12-08T07:10:35.631263+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:10:36.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[28350]: cluster 2023-12-08T07:10:35.626571+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:10:36.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[28350]: audit 2023-12-08T07:10:35.628960+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:10:36.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:36 smithi123 bash[28350]: audit 2023-12-08T07:10:35.631263+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:10:36.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:36 smithi196 bash[24831]: cluster 2023-12-08T07:10:35.626571+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:10:36.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:36 smithi196 bash[24831]: audit 2023-12-08T07:10:35.628960+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:10:36.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:36 smithi196 bash[24831]: audit 2023-12-08T07:10:35.631263+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.196:0/3216267596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: cluster 2023-12-08T07:10:35.956268+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: cluster 2023-12-08T07:10:36.492085+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: audit 2023-12-08T07:10:36.492280+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: audit 2023-12-08T07:10:36.813573+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: audit 2023-12-08T07:10:36.815029+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[24768]: audit 2023-12-08T07:10:36.816921+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: cluster 2023-12-08T07:10:35.956268+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:37.844 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: cluster 2023-12-08T07:10:36.492085+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-08T07:10:37.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: audit 2023-12-08T07:10:36.492280+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:10:37.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: audit 2023-12-08T07:10:36.813573+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:10:37.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: audit 2023-12-08T07:10:36.815029+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:37.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:37 smithi123 bash[28350]: audit 2023-12-08T07:10:36.816921+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:37.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: cluster 2023-12-08T07:10:35.956268+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: cluster 2023-12-08T07:10:36.492085+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 96s), standbys: x 2023-12-08T07:10:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: audit 2023-12-08T07:10:36.492280+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:10:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: audit 2023-12-08T07:10:36.813573+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:10:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: audit 2023-12-08T07:10:36.815029+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:37 smithi196 bash[24831]: audit 2023-12-08T07:10:36.816921+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:38.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:38 smithi123 bash[24768]: audit 2023-12-08T07:10:36.811395+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:38.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:38 smithi123 bash[24768]: cephadm 2023-12-08T07:10:36.813048+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:10:38.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:38 smithi196 bash[24831]: audit 2023-12-08T07:10:36.811395+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:38.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:38 smithi196 bash[24831]: cephadm 2023-12-08T07:10:36.813048+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:10:38.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:38 smithi123 bash[28350]: audit 2023-12-08T07:10:36.811395+0000 mgr.y (mgr.14140) 54 : audit [DBG] from='client.24115 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:10:38.871 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:38 smithi123 bash[28350]: cephadm 2023-12-08T07:10:36.813048+0000 mgr.y (mgr.14140) 55 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:10:39.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:39 smithi123 bash[24768]: cluster 2023-12-08T07:10:37.956635+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:39.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:39 smithi123 bash[28350]: cluster 2023-12-08T07:10:37.956635+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:39.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:39 smithi196 bash[24831]: cluster 2023-12-08T07:10:37.956635+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[28350]: audit 2023-12-08T07:10:40.291956+0000 mon.a (mon.0) 180 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]: dispatch 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[28350]: audit 2023-12-08T07:10:40.298723+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]': finished 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[28350]: cluster 2023-12-08T07:10:40.298855+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[28350]: audit 2023-12-08T07:10:40.299137+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[24768]: audit 2023-12-08T07:10:40.291956+0000 mon.a (mon.0) 180 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]: dispatch 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[24768]: audit 2023-12-08T07:10:40.298723+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]': finished 2023-12-08T07:10:40.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[24768]: cluster 2023-12-08T07:10:40.298855+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T07:10:40.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:40 smithi123 bash[24768]: audit 2023-12-08T07:10:40.299137+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:40.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:40 smithi196 bash[24831]: audit 2023-12-08T07:10:40.291956+0000 mon.a (mon.0) 180 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]: dispatch 2023-12-08T07:10:40.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:40 smithi196 bash[24831]: audit 2023-12-08T07:10:40.298723+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.123:0/3153049092' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2"}]': finished 2023-12-08T07:10:40.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:40 smithi196 bash[24831]: cluster 2023-12-08T07:10:40.298855+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T07:10:40.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:40 smithi196 bash[24831]: audit 2023-12-08T07:10:40.299137+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:41.845 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:41 smithi123 bash[24768]: cluster 2023-12-08T07:10:39.957130+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:41.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:41 smithi123 bash[28350]: cluster 2023-12-08T07:10:39.957130+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:41.854 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:41 smithi196 bash[24831]: cluster 2023-12-08T07:10:39.957130+0000 mgr.y (mgr.14140) 57 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:43 smithi123 bash[24768]: cluster 2023-12-08T07:10:41.957661+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:43 smithi123 bash[24768]: audit 2023-12-08T07:10:42.475666+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.123:0/2725773353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:10:43.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:43 smithi123 bash[28350]: cluster 2023-12-08T07:10:41.957661+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:43.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:43 smithi123 bash[28350]: audit 2023-12-08T07:10:42.475666+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.123:0/2725773353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:10:43.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:43 smithi196 bash[24831]: cluster 2023-12-08T07:10:41.957661+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:43.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:43 smithi196 bash[24831]: audit 2023-12-08T07:10:42.475666+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.123:0/2725773353' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:10:45.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:45 smithi123 bash[24768]: cluster 2023-12-08T07:10:43.958258+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:45.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:45 smithi123 bash[28350]: cluster 2023-12-08T07:10:43.958258+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:45.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:45 smithi196 bash[24831]: cluster 2023-12-08T07:10:43.958258+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:46.437 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:46 smithi123 bash[28350]: audit 2023-12-08T07:10:45.280403+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:46.437 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:46 smithi123 bash[24768]: audit 2023-12-08T07:10:45.280403+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:46.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:46 smithi196 bash[24831]: audit 2023-12-08T07:10:45.280403+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:47.595 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:47 smithi123 bash[24768]: cluster 2023-12-08T07:10:45.958754+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:47.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:47 smithi123 bash[28350]: cluster 2023-12-08T07:10:45.958754+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:47.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:47 smithi196 bash[24831]: cluster 2023-12-08T07:10:45.958754+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[24768]: cluster 2023-12-08T07:10:47.959257+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[24768]: audit 2023-12-08T07:10:48.905954+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[24768]: audit 2023-12-08T07:10:48.907730+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[24768]: audit 2023-12-08T07:10:48.909619+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[28350]: cluster 2023-12-08T07:10:47.959257+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:49.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[28350]: audit 2023-12-08T07:10:48.905954+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T07:10:49.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[28350]: audit 2023-12-08T07:10:48.907730+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:49.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:49 smithi123 bash[28350]: audit 2023-12-08T07:10:48.909619+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T07:10:49.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:49 smithi196 bash[24831]: cluster 2023-12-08T07:10:47.959257+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:49.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:49 smithi196 bash[24831]: audit 2023-12-08T07:10:48.905954+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T07:10:49.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:49 smithi196 bash[24831]: audit 2023-12-08T07:10:48.907730+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:10:49.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:49 smithi196 bash[24831]: audit 2023-12-08T07:10:48.909619+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T07:10:50.280 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:50 smithi123 bash[28350]: cephadm 2023-12-08T07:10:48.908999+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi123 2023-12-08T07:10:50.281 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:50 smithi123 bash[24768]: cephadm 2023-12-08T07:10:48.908999+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi123 2023-12-08T07:10:50.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:50 smithi196 bash[24831]: cephadm 2023-12-08T07:10:48.908999+0000 mgr.y (mgr.14140) 62 : cephadm [INF] Deploying daemon osd.0 on smithi123 2023-12-08T07:10:51.213 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 0 on host 'smithi123' 2023-12-08T07:10:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:51 smithi123 bash[24768]: cluster 2023-12-08T07:10:49.959779+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:51.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:51 smithi123 bash[28350]: cluster 2023-12-08T07:10:49.959779+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:51.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:51 smithi196 bash[24831]: cluster 2023-12-08T07:10:49.959779+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:52.422 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:51.206942+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.422 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:51.207705+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:52.423 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:51.206942+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.423 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:51.207705+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:52.423 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:51.210529+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.423 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:51.210529+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:52.161905+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:52.167821+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[24768]: audit 2023-12-08T07:10:52.169706+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:52.161905+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:52.167821+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.424 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:52 smithi123 bash[28350]: audit 2023-12-08T07:10:52.169706+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:52.523 DEBUG:teuthology.orchestra.run.smithi123:osd.0> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.0.service 2023-12-08T07:10:52.526 INFO:tasks.cephadm:Deploying osd.1 on smithi123 with /dev/vg_nvme/lv_3... 2023-12-08T07:10:52.526 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T07:10:52.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:51.206942+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:51.207705+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:10:52.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:51.210529+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543162\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543317\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:34.543432\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_device_update\": \"2023-12-08T07:09:07.934904\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:52.161905+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:10:52.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:52.167821+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:10:52.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:52 smithi196 bash[24831]: audit 2023-12-08T07:10:52.169706+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:10:53.330 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[24768]: cluster 2023-12-08T07:10:51.960352+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:53.330 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[28350]: cluster 2023-12-08T07:10:51.960352+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:53.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:53 smithi196 bash[24831]: cluster 2023-12-08T07:10:51.960352+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:53.805 INFO:journalctl@ceph.osd.0.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:10:53.805 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T07:10:53.805 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-12-08T07:10:53.806 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-08T07:10:53.806 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-08T07:10:53.806 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T07:10:53.806 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T07:10:53.806 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:53 smithi123 bash[30085]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-08T07:10:55.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:55 smithi123 bash[24768]: cluster 2023-12-08T07:10:53.960865+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:55.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:55 smithi123 bash[28350]: cluster 2023-12-08T07:10:53.960865+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:55.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:55 smithi196 bash[24831]: cluster 2023-12-08T07:10:53.960865+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:57.247 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:57 smithi123 bash[24768]: cluster 2023-12-08T07:10:55.961492+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:57.247 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:56 smithi123 bash[30305]: debug 2023-12-08T07:10:56.992+0000 7efdc8ef1ec0 1 -- 172.21.15.123:0/1109351776 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55d30543f000 msgr2=0x55d30543bb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T07:10:57.247 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:56 smithi123 bash[30305]: debug 2023-12-08T07:10:56.992+0000 7efdc8ef1ec0 1 --2- 172.21.15.123:0/1109351776 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55d30543f000 0x55d30543bb00 secure :-1 s=READY pgs=90 cs=0 l=1 rx=0x55d3053d5d10 tx=0x55d3060aaaa0).stop 2023-12-08T07:10:57.550 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:57 smithi123 bash[28350]: cluster 2023-12-08T07:10:55.961492+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:57.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:57 smithi196 bash[24831]: cluster 2023-12-08T07:10:55.961492+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:57.845 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:57 smithi123 bash[30305]: debug 2023-12-08T07:10:57.544+0000 7efdc8ef1ec0 -1 Falling back to public interface 2023-12-08T07:10:58.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:58 smithi123 bash[24768]: audit 2023-12-08T07:10:58.169838+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T07:10:58.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:58 smithi123 bash[28350]: audit 2023-12-08T07:10:58.169838+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T07:10:58.597 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:58 smithi123 bash[30305]: debug 2023-12-08T07:10:58.160+0000 7efdc8ef1ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-08T07:10:58.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:58 smithi196 bash[24831]: audit 2023-12-08T07:10:58.169838+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.01437 s, 730 MB/s 2023-12-08T07:10:58.815 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-12-08T07:10:59.253 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[30305]: debug 2023-12-08T07:10:59.248+0000 7efdb1ca6700 -1 osd.0 0 waiting for initial osdmap 2023-12-08T07:10:59.253 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: cluster 2023-12-08T07:10:57.962033+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:59.253 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: audit 2023-12-08T07:10:58.241932+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T07:10:59.253 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: cluster 2023-12-08T07:10:58.242012+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T07:10:59.253 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: audit 2023-12-08T07:10:58.242261+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: audit 2023-12-08T07:10:58.242712+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: cluster 2023-12-08T07:10:59.129420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[28350]: cluster 2023-12-08T07:10:59.129514+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: cluster 2023-12-08T07:10:57.962033+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: audit 2023-12-08T07:10:58.241932+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: cluster 2023-12-08T07:10:58.242012+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T07:10:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: audit 2023-12-08T07:10:58.242261+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:59.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: audit 2023-12-08T07:10:58.242712+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:10:59.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: cluster 2023-12-08T07:10:59.129420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:10:59.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:10:59 smithi123 bash[24768]: cluster 2023-12-08T07:10:59.129514+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: cluster 2023-12-08T07:10:57.962033+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: audit 2023-12-08T07:10:58.241932+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: cluster 2023-12-08T07:10:58.242012+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: audit 2023-12-08T07:10:58.242261+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: audit 2023-12-08T07:10:58.242712+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: cluster 2023-12-08T07:10:59.129420+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:10:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:10:59 smithi196 bash[24831]: cluster 2023-12-08T07:10:59.129514+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:10:59.607 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2023-12-08T07:11:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:00 smithi196 bash[24831]: audit 2023-12-08T07:10:59.245565+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:00 smithi196 bash[24831]: cluster 2023-12-08T07:10:59.245695+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T07:11:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:00 smithi196 bash[24831]: audit 2023-12-08T07:10:59.246778+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:00.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[24768]: audit 2023-12-08T07:10:59.245565+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:00.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[24768]: cluster 2023-12-08T07:10:59.245695+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T07:11:00.779 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[24768]: audit 2023-12-08T07:10:59.246778+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:00.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[28350]: audit 2023-12-08T07:10:59.245565+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:00.779 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[28350]: cluster 2023-12-08T07:10:59.245695+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T07:11:00.780 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:00 smithi123 bash[28350]: audit 2023-12-08T07:10:59.246778+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: cluster 2023-12-08T07:10:59.962558+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: cluster 2023-12-08T07:11:00.257574+0000 mon.a (mon.0) 203 : cluster [INF] osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596] boot 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: cluster 2023-12-08T07:11:00.257649+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: audit 2023-12-08T07:11:00.259341+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: audit 2023-12-08T07:11:01.167902+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[28350]: cluster 2023-12-08T07:11:01.263098+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: cluster 2023-12-08T07:10:59.962558+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:11:01.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: cluster 2023-12-08T07:11:00.257574+0000 mon.a (mon.0) 203 : cluster [INF] osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596] boot 2023-12-08T07:11:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: cluster 2023-12-08T07:11:00.257649+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T07:11:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: audit 2023-12-08T07:11:00.259341+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: audit 2023-12-08T07:11:01.167902+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:01 smithi123 bash[24768]: cluster 2023-12-08T07:11:01.263098+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: cluster 2023-12-08T07:10:59.962558+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: cluster 2023-12-08T07:11:00.257574+0000 mon.a (mon.0) 203 : cluster [INF] osd.0 [v2:172.21.15.123:6802/664094596,v1:172.21.15.123:6803/664094596] boot 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: cluster 2023-12-08T07:11:00.257649+0000 mon.a (mon.0) 204 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: audit 2023-12-08T07:11:00.259341+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: audit 2023-12-08T07:11:01.167902+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:01 smithi196 bash[24831]: cluster 2023-12-08T07:11:01.263098+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T07:11:02.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:02 smithi123 bash[28350]: audit 2023-12-08T07:11:01.396106+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:02.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:02 smithi123 bash[28350]: audit 2023-12-08T07:11:01.401362+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:02.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:02 smithi123 bash[24768]: audit 2023-12-08T07:11:01.396106+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:02.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:02 smithi123 bash[24768]: audit 2023-12-08T07:11:01.401362+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:02.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:02 smithi196 bash[24831]: audit 2023-12-08T07:11:01.396106+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:02.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:02 smithi196 bash[24831]: audit 2023-12-08T07:11:01.401362+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}}, \"last_daemon_update\": \"2023-12-08T07:10:52.160306\", \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:03.585 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[28350]: cluster 2023-12-08T07:11:01.963134+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:03.585 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[28350]: cluster 2023-12-08T07:11:02.267159+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T07:11:03.585 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[28350]: cluster 2023-12-08T07:11:02.398218+0000 mon.a (mon.0) 211 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:11:03.585 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[24768]: cluster 2023-12-08T07:11:01.963134+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:03.585 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[24768]: cluster 2023-12-08T07:11:02.267159+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T07:11:03.586 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:03 smithi123 bash[24768]: cluster 2023-12-08T07:11:02.398218+0000 mon.a (mon.0) 211 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:11:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:03 smithi196 bash[24831]: cluster 2023-12-08T07:11:01.963134+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v60: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:03 smithi196 bash[24831]: cluster 2023-12-08T07:11:02.267159+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T07:11:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:03 smithi196 bash[24831]: cluster 2023-12-08T07:11:02.398218+0000 mon.a (mon.0) 211 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:11:04.571 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[28350]: audit 2023-12-08T07:11:03.352338+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[28350]: cephadm 2023-12-08T07:11:03.353868+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[28350]: audit 2023-12-08T07:11:03.354416+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[28350]: audit 2023-12-08T07:11:03.355963+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[28350]: audit 2023-12-08T07:11:03.357962+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[24768]: audit 2023-12-08T07:11:03.352338+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[24768]: cephadm 2023-12-08T07:11:03.353868+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[24768]: audit 2023-12-08T07:11:03.354416+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[24768]: audit 2023-12-08T07:11:03.355963+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:04.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:04 smithi123 bash[24768]: audit 2023-12-08T07:11:03.357962+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:04 smithi196 bash[24831]: audit 2023-12-08T07:11:03.352338+0000 mgr.y (mgr.14140) 70 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:04 smithi196 bash[24831]: cephadm 2023-12-08T07:11:03.353868+0000 mgr.y (mgr.14140) 71 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:04 smithi196 bash[24831]: audit 2023-12-08T07:11:03.354416+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:04 smithi196 bash[24831]: audit 2023-12-08T07:11:03.355963+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:04 smithi196 bash[24831]: audit 2023-12-08T07:11:03.357962+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:05.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:05 smithi123 bash[24768]: cluster 2023-12-08T07:11:03.963879+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:05.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:05 smithi123 bash[28350]: cluster 2023-12-08T07:11:03.963879+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:05.604 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:05 smithi196 bash[24831]: cluster 2023-12-08T07:11:03.963879+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v62: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: cluster 2023-12-08T07:11:05.964519+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: audit 2023-12-08T07:11:06.842817+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.123:0/809553238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: audit 2023-12-08T07:11:06.843470+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: audit 2023-12-08T07:11:06.850960+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]': finished 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: cluster 2023-12-08T07:11:06.851079+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[24768]: audit 2023-12-08T07:11:06.851385+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: cluster 2023-12-08T07:11:05.964519+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: audit 2023-12-08T07:11:06.842817+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.123:0/809553238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: audit 2023-12-08T07:11:06.843470+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: audit 2023-12-08T07:11:06.850960+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]': finished 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: cluster 2023-12-08T07:11:06.851079+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T07:11:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:07 smithi123 bash[28350]: audit 2023-12-08T07:11:06.851385+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: cluster 2023-12-08T07:11:05.964519+0000 mgr.y (mgr.14140) 73 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: audit 2023-12-08T07:11:06.842817+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.123:0/809553238' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: audit 2023-12-08T07:11:06.843470+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]: dispatch 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: audit 2023-12-08T07:11:06.850960+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d670106-e84a-452c-8611-1fcab5d9b3f3"}]': finished 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: cluster 2023-12-08T07:11:06.851079+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T07:11:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:07 smithi196 bash[24831]: audit 2023-12-08T07:11:06.851385+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:08.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:08 smithi123 bash[24768]: cluster 2023-12-08T07:11:08.297625+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T07:11:08.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:08 smithi123 bash[28350]: cluster 2023-12-08T07:11:08.297625+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T07:11:08.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:08 smithi196 bash[24831]: cluster 2023-12-08T07:11:08.297625+0000 mon.a (mon.0) 219 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T07:11:09.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:09 smithi123 bash[24768]: cluster 2023-12-08T07:11:07.965100+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:09.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:09 smithi123 bash[24768]: audit 2023-12-08T07:11:09.032084+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.123:0/1989473075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:09.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:09 smithi123 bash[28350]: cluster 2023-12-08T07:11:07.965100+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:09.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:09 smithi123 bash[28350]: audit 2023-12-08T07:11:09.032084+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.123:0/1989473075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:09.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:09 smithi196 bash[24831]: cluster 2023-12-08T07:11:07.965100+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:09.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:09 smithi196 bash[24831]: audit 2023-12-08T07:11:09.032084+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.123:0/1989473075' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:11.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:11 smithi123 bash[28350]: cluster 2023-12-08T07:11:09.965866+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:11.781 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:11 smithi123 bash[24768]: cluster 2023-12-08T07:11:09.965866+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:11 smithi196 bash[24831]: cluster 2023-12-08T07:11:09.965866+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:12.673 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:12 smithi123 bash[24768]: audit 2023-12-08T07:11:11.549444+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:12.674 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:12 smithi123 bash[28350]: audit 2023-12-08T07:11:11.549444+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:12.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:12 smithi196 bash[24831]: audit 2023-12-08T07:11:11.549444+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:13.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:13 smithi123 bash[24768]: cluster 2023-12-08T07:11:11.966487+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:13.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:13 smithi123 bash[28350]: cluster 2023-12-08T07:11:11.966487+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:13.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:13 smithi196 bash[24831]: cluster 2023-12-08T07:11:11.966487+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:15.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:15 smithi123 bash[28350]: cluster 2023-12-08T07:11:13.967047+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:15.758 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:15 smithi123 bash[24768]: cluster 2023-12-08T07:11:13.967047+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:15.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:15 smithi196 bash[24831]: cluster 2023-12-08T07:11:13.967047+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[28350]: audit 2023-12-08T07:11:15.519492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[28350]: audit 2023-12-08T07:11:15.521240+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[28350]: cephadm 2023-12-08T07:11:15.522562+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi123 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[28350]: audit 2023-12-08T07:11:15.523012+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[24768]: audit 2023-12-08T07:11:15.519492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[24768]: audit 2023-12-08T07:11:15.521240+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:16.654 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[24768]: cephadm 2023-12-08T07:11:15.522562+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi123 2023-12-08T07:11:16.655 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:16 smithi123 bash[24768]: audit 2023-12-08T07:11:15.523012+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T07:11:16.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:16 smithi196 bash[24831]: audit 2023-12-08T07:11:15.519492+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T07:11:16.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:16 smithi196 bash[24831]: audit 2023-12-08T07:11:15.521240+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:16.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:16 smithi196 bash[24831]: cephadm 2023-12-08T07:11:15.522562+0000 mgr.y (mgr.14140) 78 : cephadm [INF] Deploying daemon osd.1 on smithi123 2023-12-08T07:11:16.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:16 smithi196 bash[24831]: audit 2023-12-08T07:11:15.523012+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T07:11:17.678 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:17 smithi123 bash[24768]: cluster 2023-12-08T07:11:15.967630+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:17.678 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:17 smithi123 bash[28350]: cluster 2023-12-08T07:11:15.967630+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:17.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:17 smithi196 bash[24831]: cluster 2023-12-08T07:11:15.967630+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:17.960 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 1 on host 'smithi123' 2023-12-08T07:11:18.693 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[24768]: audit 2023-12-08T07:11:17.949933+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:18.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[24768]: audit 2023-12-08T07:11:17.950780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:18.694 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[24768]: audit 2023-12-08T07:11:17.955321+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:18.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[28350]: audit 2023-12-08T07:11:17.949933+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:18.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[28350]: audit 2023-12-08T07:11:17.950780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:18.695 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:18 smithi123 bash[28350]: audit 2023-12-08T07:11:17.955321+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:18.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:18 smithi196 bash[24831]: audit 2023-12-08T07:11:17.949933+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:18.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:18 smithi196 bash[24831]: audit 2023-12-08T07:11:17.950780+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:18.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:18 smithi196 bash[24831]: audit 2023-12-08T07:11:17.955321+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159672\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159868\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.159995\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:52.160116\", \"created\": \"2023-12-08T07:10:51.184574\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_device_update\": \"2023-12-08T07:11:01.394737\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:19.538 DEBUG:teuthology.orchestra.run.smithi123:osd.1> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.1.service 2023-12-08T07:11:19.540 INFO:tasks.cephadm:Deploying osd.2 on smithi123 with /dev/vg_nvme/lv_2... 2023-12-08T07:11:19.540 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T07:11:19.686 INFO:journalctl@ceph.osd.1.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:11:19.711 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[28350]: cluster 2023-12-08T07:11:17.968025+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:19.711 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[24768]: cluster 2023-12-08T07:11:17.968025+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:19.711 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[24768]: audit 2023-12-08T07:11:19.368261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:19.712 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[28350]: audit 2023-12-08T07:11:19.368261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:19.712 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[28350]: audit 2023-12-08T07:11:19.378228+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:19.712 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[28350]: audit 2023-12-08T07:11:19.379448+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:19.712 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[24768]: audit 2023-12-08T07:11:19.378228+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:19.712 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:19 smithi123 bash[24768]: audit 2023-12-08T07:11:19.379448+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:19.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:19 smithi196 bash[24831]: cluster 2023-12-08T07:11:17.968025+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:19.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:19 smithi196 bash[24831]: audit 2023-12-08T07:11:19.368261+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:19.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:19 smithi196 bash[24831]: audit 2023-12-08T07:11:19.378228+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:19.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:19 smithi196 bash[24831]: audit 2023-12-08T07:11:19.379448+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:20.846 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T07:11:20.846 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-08T07:11:20.847 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-08T07:11:20.847 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-08T07:11:20.847 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T07:11:20.847 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T07:11:20.847 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:20 smithi123 bash[31663]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-08T07:11:21.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:21 smithi123 bash[24768]: cluster 2023-12-08T07:11:19.968474+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:21.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:21 smithi123 bash[28350]: cluster 2023-12-08T07:11:19.968474+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:21.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:21 smithi196 bash[24831]: cluster 2023-12-08T07:11:19.968474+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:23.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:23 smithi123 bash[24768]: cluster 2023-12-08T07:11:21.969028+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:23.850 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:23 smithi123 bash[28350]: cluster 2023-12-08T07:11:21.969028+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:23.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:23 smithi196 bash[24831]: cluster 2023-12-08T07:11:21.969028+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:25.347 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:25 smithi123 bash[31973]: debug 2023-12-08T07:11:25.087+0000 7fa950e53ec0 -1 Falling back to public interface 2023-12-08T07:11:25.740 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:25 smithi123 bash[24768]: cluster 2023-12-08T07:11:23.969626+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:25.740 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:25 smithi123 bash[28350]: cluster 2023-12-08T07:11:23.969626+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:25.740 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:25 smithi123 bash[31973]: debug 2023-12-08T07:11:25.739+0000 7fa950e53ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-08T07:11:25.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:25 smithi196 bash[24831]: cluster 2023-12-08T07:11:23.969626+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:25.924 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T07:11:25.924 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-08T07:11:25.924 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-12-08T07:11:25.924 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-12-08T07:11:25.925 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182771 s, 574 MB/s 2023-12-08T07:11:25.925 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-12-08T07:11:26.426 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:26 smithi123 bash[24768]: audit 2023-12-08T07:11:25.742963+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:26.426 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:26 smithi123 bash[24768]: audit 2023-12-08T07:11:25.743431+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:26.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:26 smithi123 bash[28350]: audit 2023-12-08T07:11:25.742963+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:26.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:26 smithi123 bash[28350]: audit 2023-12-08T07:11:25.743431+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:26.664 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2023-12-08T07:11:26.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:26 smithi196 bash[24831]: audit 2023-12-08T07:11:25.742963+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:26.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:26 smithi196 bash[24831]: audit 2023-12-08T07:11:25.743431+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T07:11:27.846 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[31973]: debug 2023-12-08T07:11:27.442+0000 7fa935c00700 -1 osd.1 0 waiting for initial osdmap 2023-12-08T07:11:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: cluster 2023-12-08T07:11:25.970154+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: audit 2023-12-08T07:11:26.437082+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T07:11:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: cluster 2023-12-08T07:11:26.437142+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T07:11:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: audit 2023-12-08T07:11:26.437353+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: audit 2023-12-08T07:11:26.437951+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:27.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[28350]: audit 2023-12-08T07:11:26.438329+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:27.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: cluster 2023-12-08T07:11:25.970154+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:27.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: audit 2023-12-08T07:11:26.437082+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T07:11:27.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: cluster 2023-12-08T07:11:26.437142+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T07:11:27.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: audit 2023-12-08T07:11:26.437353+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:27.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: audit 2023-12-08T07:11:26.437951+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:27.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:27 smithi123 bash[24768]: audit 2023-12-08T07:11:26.438329+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: cluster 2023-12-08T07:11:25.970154+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: audit 2023-12-08T07:11:26.437082+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: cluster 2023-12-08T07:11:26.437142+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: audit 2023-12-08T07:11:26.437353+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: audit 2023-12-08T07:11:26.437951+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:27 smithi196 bash[24831]: audit 2023-12-08T07:11:26.438329+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:28.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: cluster 2023-12-08T07:11:26.761898+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:28.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: cluster 2023-12-08T07:11:26.761950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:28.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: audit 2023-12-08T07:11:27.439192+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:28.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: cluster 2023-12-08T07:11:27.439369+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T07:11:28.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: audit 2023-12-08T07:11:27.440438+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:28.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: audit 2023-12-08T07:11:28.157327+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:28.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: cluster 2023-12-08T07:11:26.761898+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:28.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: cluster 2023-12-08T07:11:26.761950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: audit 2023-12-08T07:11:27.439192+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: cluster 2023-12-08T07:11:27.439369+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: audit 2023-12-08T07:11:27.440438+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: audit 2023-12-08T07:11:28.157327+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: audit 2023-12-08T07:11:28.386940+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:28.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[24768]: audit 2023-12-08T07:11:28.392020+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:28.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: audit 2023-12-08T07:11:28.386940+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:28.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:28 smithi123 bash[28350]: audit 2023-12-08T07:11:28.392020+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: cluster 2023-12-08T07:11:26.761898+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: cluster 2023-12-08T07:11:26.761950+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: audit 2023-12-08T07:11:27.439192+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: cluster 2023-12-08T07:11:27.439369+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T07:11:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: audit 2023-12-08T07:11:27.440438+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: audit 2023-12-08T07:11:28.157327+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: audit 2023-12-08T07:11:28.386940+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:28 smithi196 bash[24831]: audit 2023-12-08T07:11:28.392020+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}}, \"last_daemon_update\": \"2023-12-08T07:11:19.367064\", \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:29.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[28350]: cluster 2023-12-08T07:11:27.970863+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[28350]: cluster 2023-12-08T07:11:28.452874+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532] boot 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[28350]: cluster 2023-12-08T07:11:28.452937+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[28350]: audit 2023-12-08T07:11:28.456011+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[24768]: cluster 2023-12-08T07:11:27.970863+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[24768]: cluster 2023-12-08T07:11:28.452874+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532] boot 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[24768]: cluster 2023-12-08T07:11:28.452937+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T07:11:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:29 smithi123 bash[24768]: audit 2023-12-08T07:11:28.456011+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:29.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:29 smithi196 bash[24831]: cluster 2023-12-08T07:11:27.970863+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T07:11:29.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:29 smithi196 bash[24831]: cluster 2023-12-08T07:11:28.452874+0000 mon.a (mon.0) 241 : cluster [INF] osd.1 [v2:172.21.15.123:6810/2950436532,v1:172.21.15.123:6811/2950436532] boot 2023-12-08T07:11:29.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:29 smithi196 bash[24831]: cluster 2023-12-08T07:11:28.452937+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T07:11:29.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:29 smithi196 bash[24831]: audit 2023-12-08T07:11:28.456011+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:11:30.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: cluster 2023-12-08T07:11:29.477018+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: audit 2023-12-08T07:11:29.480640+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: audit 2023-12-08T07:11:29.484747+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]': finished 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: audit 2023-12-08T07:11:30.313634+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: audit 2023-12-08T07:11:30.314826+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[24768]: audit 2023-12-08T07:11:30.316661+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: cluster 2023-12-08T07:11:29.477018+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: audit 2023-12-08T07:11:29.480640+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: audit 2023-12-08T07:11:29.484747+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]': finished 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: audit 2023-12-08T07:11:30.313634+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: audit 2023-12-08T07:11:30.314826+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:30.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:30 smithi123 bash[28350]: audit 2023-12-08T07:11:30.316661+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: cluster 2023-12-08T07:11:29.477018+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: audit 2023-12-08T07:11:29.480640+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]: dispatch 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: audit 2023-12-08T07:11:29.484747+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-070859"}]': finished 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: audit 2023-12-08T07:11:30.313634+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: audit 2023-12-08T07:11:30.314826+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:30 smithi196 bash[24831]: audit 2023-12-08T07:11:30.316661+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:31.732 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[28350]: cluster 2023-12-08T07:11:29.972281+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:31.732 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[28350]: audit 2023-12-08T07:11:30.311794+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:31.732 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[28350]: cephadm 2023-12-08T07:11:30.313139+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:31.733 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[24768]: cluster 2023-12-08T07:11:29.972281+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:31.733 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[24768]: audit 2023-12-08T07:11:30.311794+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:31.733 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:31 smithi123 bash[24768]: cephadm 2023-12-08T07:11:30.313139+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:31.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:31 smithi196 bash[24831]: cluster 2023-12-08T07:11:29.972281+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:31.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:31 smithi196 bash[24831]: audit 2023-12-08T07:11:30.311794+0000 mgr.y (mgr.14140) 87 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:31.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:31 smithi196 bash[24831]: cephadm 2023-12-08T07:11:30.313139+0000 mgr.y (mgr.14140) 88 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:33.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:33 smithi123 bash[24768]: cluster 2023-12-08T07:11:31.972910+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:33.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:33 smithi123 bash[28350]: cluster 2023-12-08T07:11:31.972910+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:33.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:33 smithi196 bash[24831]: cluster 2023-12-08T07:11:31.972910+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:34.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[24768]: audit 2023-12-08T07:11:33.798634+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.123:0/3532117954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[24768]: audit 2023-12-08T07:11:33.799200+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[24768]: audit 2023-12-08T07:11:33.808522+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]': finished 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[24768]: cluster 2023-12-08T07:11:33.808667+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[24768]: audit 2023-12-08T07:11:33.808976+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[28350]: audit 2023-12-08T07:11:33.798634+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.123:0/3532117954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[28350]: audit 2023-12-08T07:11:33.799200+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[28350]: audit 2023-12-08T07:11:33.808522+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]': finished 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[28350]: cluster 2023-12-08T07:11:33.808667+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T07:11:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:34 smithi123 bash[28350]: audit 2023-12-08T07:11:33.808976+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:34 smithi196 bash[24831]: audit 2023-12-08T07:11:33.798634+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.123:0/3532117954' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:34 smithi196 bash[24831]: audit 2023-12-08T07:11:33.799200+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]: dispatch 2023-12-08T07:11:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:34 smithi196 bash[24831]: audit 2023-12-08T07:11:33.808522+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7e4461df-40c9-4dcb-9ac1-0b8c52e2015e"}]': finished 2023-12-08T07:11:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:34 smithi196 bash[24831]: cluster 2023-12-08T07:11:33.808667+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T07:11:34.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:34 smithi196 bash[24831]: audit 2023-12-08T07:11:33.808976+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:35.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:35 smithi123 bash[24768]: cluster 2023-12-08T07:11:33.973511+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:35.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:35 smithi123 bash[28350]: cluster 2023-12-08T07:11:33.973511+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:35.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:35 smithi196 bash[24831]: cluster 2023-12-08T07:11:33.973511+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T07:11:36.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:36 smithi123 bash[24768]: audit 2023-12-08T07:11:35.983936+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.123:0/3360540159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:36.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:36 smithi123 bash[28350]: audit 2023-12-08T07:11:35.983936+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.123:0/3360540159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:36.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:36 smithi196 bash[24831]: audit 2023-12-08T07:11:35.983936+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.123:0/3360540159' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:11:37.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[24768]: cluster 2023-12-08T07:11:35.974053+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:37.897 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[24768]: cluster 2023-12-08T07:11:36.500712+0000 mon.a (mon.0) 254 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T07:11:37.897 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[24768]: cluster 2023-12-08T07:11:36.500787+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T07:11:37.899 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[28350]: cluster 2023-12-08T07:11:35.974053+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:37.899 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[28350]: cluster 2023-12-08T07:11:36.500712+0000 mon.a (mon.0) 254 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T07:11:37.899 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:37 smithi123 bash[28350]: cluster 2023-12-08T07:11:36.500787+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T07:11:37.899 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:37 smithi196 bash[24831]: cluster 2023-12-08T07:11:35.974053+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v84: 1 pgs: 1 active+undersized+degraded; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:37.900 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:37 smithi196 bash[24831]: cluster 2023-12-08T07:11:36.500712+0000 mon.a (mon.0) 254 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T07:11:37.900 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:37 smithi196 bash[24831]: cluster 2023-12-08T07:11:36.500787+0000 mon.a (mon.0) 255 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T07:11:39.783 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:39 smithi123 bash[28350]: cluster 2023-12-08T07:11:37.974690+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:39.784 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:39 smithi123 bash[28350]: audit 2023-12-08T07:11:38.791937+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:39.784 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:39 smithi123 bash[24768]: cluster 2023-12-08T07:11:37.974690+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:39.784 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:39 smithi123 bash[24768]: audit 2023-12-08T07:11:38.791937+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:39.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:39 smithi196 bash[24831]: cluster 2023-12-08T07:11:37.974690+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:39.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:39 smithi196 bash[24831]: audit 2023-12-08T07:11:38.791937+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:41.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:41 smithi123 bash[24768]: cluster 2023-12-08T07:11:39.975357+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:41.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:41 smithi123 bash[28350]: cluster 2023-12-08T07:11:39.975357+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:41.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:41 smithi196 bash[24831]: cluster 2023-12-08T07:11:39.975357+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:43.811 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[24768]: cluster 2023-12-08T07:11:41.975933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:43.811 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[24768]: audit 2023-12-08T07:11:42.749727+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T07:11:43.811 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[24768]: audit 2023-12-08T07:11:42.751294+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:43.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[24768]: audit 2023-12-08T07:11:42.753058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T07:11:43.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[28350]: cluster 2023-12-08T07:11:41.975933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:43.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[28350]: audit 2023-12-08T07:11:42.749727+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T07:11:43.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[28350]: audit 2023-12-08T07:11:42.751294+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:43.812 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:43 smithi123 bash[28350]: audit 2023-12-08T07:11:42.753058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T07:11:43.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:43 smithi196 bash[24831]: cluster 2023-12-08T07:11:41.975933+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:43.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:43 smithi196 bash[24831]: audit 2023-12-08T07:11:42.749727+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T07:11:43.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:43 smithi196 bash[24831]: audit 2023-12-08T07:11:42.751294+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:43.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:43 smithi196 bash[24831]: audit 2023-12-08T07:11:42.753058+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T07:11:44.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:44 smithi123 bash[24768]: cephadm 2023-12-08T07:11:42.752486+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi123 2023-12-08T07:11:44.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:44 smithi123 bash[28350]: cephadm 2023-12-08T07:11:42.752486+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi123 2023-12-08T07:11:44.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:44 smithi196 bash[24831]: cephadm 2023-12-08T07:11:42.752486+0000 mgr.y (mgr.14140) 95 : cephadm [INF] Deploying daemon osd.2 on smithi123 2023-12-08T07:11:45.142 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 2 on host 'smithi123' 2023-12-08T07:11:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[24768]: cluster 2023-12-08T07:11:43.976506+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:45.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[28350]: cluster 2023-12-08T07:11:43.976506+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[24768]: audit 2023-12-08T07:11:45.130620+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[24768]: audit 2023-12-08T07:11:45.131404+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[24768]: audit 2023-12-08T07:11:45.135551+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[28350]: audit 2023-12-08T07:11:45.130620+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[28350]: audit 2023-12-08T07:11:45.131404+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:45.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:45 smithi123 bash[28350]: audit 2023-12-08T07:11:45.135551+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:45.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:45 smithi196 bash[24831]: cluster 2023-12-08T07:11:43.976506+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:45 smithi196 bash[24831]: audit 2023-12-08T07:11:45.130620+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:45 smithi196 bash[24831]: audit 2023-12-08T07:11:45.131404+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:45 smithi196 bash[24831]: audit 2023-12-08T07:11:45.135551+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366717\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366824\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366875\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366922\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:19.366969\", \"created\": \"2023-12-08T07:11:17.923351\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_device_update\": \"2023-12-08T07:11:28.385464\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:46.615 DEBUG:teuthology.orchestra.run.smithi123:osd.2> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.2.service 2023-12-08T07:11:46.618 INFO:tasks.cephadm:Deploying osd.3 on smithi123 with /dev/vg_nvme/lv_1... 2023-12-08T07:11:46.618 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T07:11:46.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[28350]: audit 2023-12-08T07:11:46.193802+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:46.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[28350]: audit 2023-12-08T07:11:46.199845+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:46.754 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[28350]: audit 2023-12-08T07:11:46.200925+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:46.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[24768]: audit 2023-12-08T07:11:46.193802+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:46.754 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[24768]: audit 2023-12-08T07:11:46.199845+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:46.755 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:46 smithi123 bash[24768]: audit 2023-12-08T07:11:46.200925+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:46.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:46 smithi196 bash[24831]: audit 2023-12-08T07:11:46.193802+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:46.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:46 smithi196 bash[24831]: audit 2023-12-08T07:11:46.199845+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"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\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:46.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:46 smithi196 bash[24831]: audit 2023-12-08T07:11:46.200925+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:47.503 INFO:journalctl@ceph.osd.2.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:11:47.836 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:47 smithi123 bash[24768]: cluster 2023-12-08T07:11:45.977087+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:47.836 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:47 smithi123 bash[28350]: cluster 2023-12-08T07:11:45.977087+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:47.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:47 smithi196 bash[24831]: cluster 2023-12-08T07:11:45.977087+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T07:11:48.579 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[33259]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-08T07:11:48.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[24768]: cluster 2023-12-08T07:11:47.977650+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:48 smithi123 bash[28350]: cluster 2023-12-08T07:11:47.977650+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:48.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:48 smithi196 bash[24831]: cluster 2023-12-08T07:11:47.977650+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:51.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:51 smithi123 bash[24768]: cluster 2023-12-08T07:11:49.978254+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:51.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:51 smithi123 bash[28350]: cluster 2023-12-08T07:11:49.978254+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:51.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:51 smithi196 bash[24831]: cluster 2023-12-08T07:11:49.978254+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:52.347 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:52 smithi123 bash[33601]: debug 2023-12-08T07:11:52.146+0000 7f733a05cec0 1 -- 172.21.15.123:0/1291646999 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55fd8059d400 msgr2=0x55fd80599f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T07:11:52.347 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:52 smithi123 bash[33601]: debug 2023-12-08T07:11:52.146+0000 7f733a05cec0 1 --2- 172.21.15.123:0/1291646999 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55fd8059d400 0x55fd80599f80 secure :-1 s=READY pgs=98 cs=0 l=1 rx=0x55fd80533d10 tx=0x55fd81208aa0).stop 2023-12-08T07:11:52.846 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:52 smithi123 bash[33601]: debug 2023-12-08T07:11:52.686+0000 7f733a05cec0 -1 Falling back to public interface 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172709 s, 607 MB/s 2023-12-08T07:11:53.335 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2023-12-08T07:11:53.580 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:53 smithi123 bash[28350]: cluster 2023-12-08T07:11:51.978819+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:53.580 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:53 smithi123 bash[24768]: cluster 2023-12-08T07:11:51.978819+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:53.582 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:53 smithi123 bash[33601]: debug 2023-12-08T07:11:53.330+0000 7f733a05cec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-08T07:11:53.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:53 smithi196 bash[24831]: cluster 2023-12-08T07:11:51.978819+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:54.170 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2023-12-08T07:11:54.219 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:54 smithi123 bash[24768]: audit 2023-12-08T07:11:53.335937+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T07:11:54.220 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:54 smithi123 bash[28350]: audit 2023-12-08T07:11:53.335937+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T07:11:54.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:54 smithi196 bash[24831]: audit 2023-12-08T07:11:53.335937+0000 mon.a (mon.0) 266 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: cluster 2023-12-08T07:11:53.979399+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: audit 2023-12-08T07:11:54.204421+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: cluster 2023-12-08T07:11:54.204498+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: audit 2023-12-08T07:11:54.204731+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: audit 2023-12-08T07:11:54.205398+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:55.469 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[24768]: audit 2023-12-08T07:11:55.030480+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: cluster 2023-12-08T07:11:53.979399+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: audit 2023-12-08T07:11:54.204421+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: cluster 2023-12-08T07:11:54.204498+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: audit 2023-12-08T07:11:54.204731+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: audit 2023-12-08T07:11:54.205398+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:55.470 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[28350]: audit 2023-12-08T07:11:55.030480+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:55.470 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:11:55 smithi123 bash[33601]: debug 2023-12-08T07:11:55.210+0000 7f731ee09700 -1 osd.2 0 waiting for initial osdmap 2023-12-08T07:11:55.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: cluster 2023-12-08T07:11:53.979399+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: audit 2023-12-08T07:11:54.204421+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T07:11:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: cluster 2023-12-08T07:11:54.204498+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T07:11:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: audit 2023-12-08T07:11:54.204731+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: audit 2023-12-08T07:11:54.205398+0000 mon.a (mon.0) 270 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:11:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:55 smithi196 bash[24831]: audit 2023-12-08T07:11:55.030480+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:11:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: cluster 2023-12-08T07:11:54.337239+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: cluster 2023-12-08T07:11:54.337326+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: audit 2023-12-08T07:11:55.206830+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: cluster 2023-12-08T07:11:55.206978+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: audit 2023-12-08T07:11:55.208056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: cluster 2023-12-08T07:11:54.337239+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: cluster 2023-12-08T07:11:54.337326+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: audit 2023-12-08T07:11:55.206830+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: cluster 2023-12-08T07:11:55.206978+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T07:11:56.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: audit 2023-12-08T07:11:55.208056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:56.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: audit 2023-12-08T07:11:55.254899+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:56.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[24768]: audit 2023-12-08T07:11:55.259647+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:56.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: audit 2023-12-08T07:11:55.254899+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:56.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:56 smithi123 bash[28350]: audit 2023-12-08T07:11:55.259647+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: cluster 2023-12-08T07:11:54.337239+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: cluster 2023-12-08T07:11:54.337326+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: audit 2023-12-08T07:11:55.206830+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: cluster 2023-12-08T07:11:55.206978+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: audit 2023-12-08T07:11:55.208056+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: audit 2023-12-08T07:11:55.254899+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:11:56.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:56 smithi196 bash[24831]: audit 2023-12-08T07:11:55.259647+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}}, \"last_daemon_update\": \"2023-12-08T07:11:46.191994\", \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[24768]: cluster 2023-12-08T07:11:55.979993+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[24768]: cluster 2023-12-08T07:11:56.217453+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247] boot 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[24768]: cluster 2023-12-08T07:11:56.217508+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[24768]: audit 2023-12-08T07:11:56.219108+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[24768]: cluster 2023-12-08T07:11:57.222683+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[28350]: cluster 2023-12-08T07:11:55.979993+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[28350]: cluster 2023-12-08T07:11:56.217453+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247] boot 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[28350]: cluster 2023-12-08T07:11:56.217508+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T07:11:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[28350]: audit 2023-12-08T07:11:56.219108+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:57.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:57 smithi123 bash[28350]: cluster 2023-12-08T07:11:57.222683+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T07:11:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:57 smithi196 bash[24831]: cluster 2023-12-08T07:11:55.979993+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:57 smithi196 bash[24831]: cluster 2023-12-08T07:11:56.217453+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.123:6818/1654952247,v1:172.21.15.123:6819/1654952247] boot 2023-12-08T07:11:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:57 smithi196 bash[24831]: cluster 2023-12-08T07:11:56.217508+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T07:11:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:57 smithi196 bash[24831]: audit 2023-12-08T07:11:56.219108+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:11:57.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:57 smithi196 bash[24831]: cluster 2023-12-08T07:11:57.222683+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[24768]: audit 2023-12-08T07:11:57.655869+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[24768]: audit 2023-12-08T07:11:57.657117+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[24768]: audit 2023-12-08T07:11:57.658556+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[28350]: audit 2023-12-08T07:11:57.655869+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[28350]: audit 2023-12-08T07:11:57.657117+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:58.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:58 smithi123 bash[28350]: audit 2023-12-08T07:11:57.658556+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:58.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:58 smithi196 bash[24831]: audit 2023-12-08T07:11:57.655869+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:11:58.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:58 smithi196 bash[24831]: audit 2023-12-08T07:11:57.657117+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:11:58.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:58 smithi196 bash[24831]: audit 2023-12-08T07:11:57.658556+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:11:59.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[24768]: audit 2023-12-08T07:11:57.654642+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[24768]: cephadm 2023-12-08T07:11:57.655382+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[24768]: cluster 2023-12-08T07:11:57.980592+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[28350]: audit 2023-12-08T07:11:57.654642+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[28350]: cephadm 2023-12-08T07:11:57.655382+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:11:59 smithi123 bash[28350]: cluster 2023-12-08T07:11:57.980592+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:11:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:59 smithi196 bash[24831]: audit 2023-12-08T07:11:57.654642+0000 mgr.y (mgr.14140) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:11:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:59 smithi196 bash[24831]: cephadm 2023-12-08T07:11:57.655382+0000 mgr.y (mgr.14140) 104 : cephadm [INF] Applying osd on host smithi123... 2023-12-08T07:11:59.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:11:59 smithi196 bash[24831]: cluster 2023-12-08T07:11:57.980592+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 520 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T07:12:00.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:00 smithi123 bash[24768]: cluster 2023-12-08T07:12:00.243978+0000 mon.a (mon.0) 284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T07:12:00.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:00 smithi123 bash[24768]: cluster 2023-12-08T07:12:00.244056+0000 mon.a (mon.0) 285 : cluster [INF] Cluster is now healthy 2023-12-08T07:12:00.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:00 smithi123 bash[28350]: cluster 2023-12-08T07:12:00.243978+0000 mon.a (mon.0) 284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T07:12:00.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:00 smithi123 bash[28350]: cluster 2023-12-08T07:12:00.244056+0000 mon.a (mon.0) 285 : cluster [INF] Cluster is now healthy 2023-12-08T07:12:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:00 smithi196 bash[24831]: cluster 2023-12-08T07:12:00.243978+0000 mon.a (mon.0) 284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T07:12:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:00 smithi196 bash[24831]: cluster 2023-12-08T07:12:00.244056+0000 mon.a (mon.0) 285 : cluster [INF] Cluster is now healthy 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[24768]: cluster 2023-12-08T07:11:59.981180+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[24768]: audit 2023-12-08T07:12:01.270759+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]: dispatch 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[24768]: audit 2023-12-08T07:12:01.278919+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]': finished 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[24768]: cluster 2023-12-08T07:12:01.279174+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[24768]: audit 2023-12-08T07:12:01.279454+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[28350]: cluster 2023-12-08T07:11:59.981180+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[28350]: audit 2023-12-08T07:12:01.270759+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]: dispatch 2023-12-08T07:12:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[28350]: audit 2023-12-08T07:12:01.278919+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]': finished 2023-12-08T07:12:01.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[28350]: cluster 2023-12-08T07:12:01.279174+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T07:12:01.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:01 smithi123 bash[28350]: audit 2023-12-08T07:12:01.279454+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:01 smithi196 bash[24831]: cluster 2023-12-08T07:11:59.981180+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 552 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:01 smithi196 bash[24831]: audit 2023-12-08T07:12:01.270759+0000 mon.a (mon.0) 286 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]: dispatch 2023-12-08T07:12:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:01 smithi196 bash[24831]: audit 2023-12-08T07:12:01.278919+0000 mon.a (mon.0) 287 : audit [INF] from='client.? 172.21.15.123:0/1292815880' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "844e007f-877f-435e-a8c1-1190bba55686"}]': finished 2023-12-08T07:12:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:01 smithi196 bash[24831]: cluster 2023-12-08T07:12:01.279174+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T07:12:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:01 smithi196 bash[24831]: audit 2023-12-08T07:12:01.279454+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:03 smithi123 bash[24768]: cluster 2023-12-08T07:12:01.981607+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:03 smithi123 bash[28350]: cluster 2023-12-08T07:12:01.981607+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:03 smithi196 bash[24831]: cluster 2023-12-08T07:12:01.981607+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:04.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:04 smithi123 bash[28350]: audit 2023-12-08T07:12:03.549206+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.123:0/3810554014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:04.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:04 smithi123 bash[24768]: audit 2023-12-08T07:12:03.549206+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.123:0/3810554014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:04 smithi196 bash[24831]: audit 2023-12-08T07:12:03.549206+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.123:0/3810554014' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:05.594 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:05 smithi123 bash[24768]: cluster 2023-12-08T07:12:03.982186+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:05.594 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:05 smithi123 bash[28350]: cluster 2023-12-08T07:12:03.982186+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:05.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:05 smithi196 bash[24831]: cluster 2023-12-08T07:12:03.982186+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:06.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:06 smithi123 bash[24768]: audit 2023-12-08T07:12:06.317845+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:06.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:06 smithi123 bash[28350]: audit 2023-12-08T07:12:06.317845+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:06.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:06 smithi196 bash[24831]: audit 2023-12-08T07:12:06.317845+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:07.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:07 smithi123 bash[24768]: cluster 2023-12-08T07:12:05.982741+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 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-12-08T07:12:07.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:07 smithi123 bash[28350]: cluster 2023-12-08T07:12:05.982741+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 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-12-08T07:12:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:07 smithi196 bash[24831]: cluster 2023-12-08T07:12:05.982741+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 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-12-08T07:12:09.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:09 smithi123 bash[24768]: cluster 2023-12-08T07:12:07.983320+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:09.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:09 smithi123 bash[28350]: cluster 2023-12-08T07:12:07.983320+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:09.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:09 smithi196 bash[24831]: cluster 2023-12-08T07:12:07.983320+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:10.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:10 smithi196 bash[24831]: audit 2023-12-08T07:12:10.309434+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T07:12:10.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:10 smithi196 bash[24831]: audit 2023-12-08T07:12:10.311397+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:10.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:10 smithi196 bash[24831]: audit 2023-12-08T07:12:10.313603+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[28350]: audit 2023-12-08T07:12:10.309434+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[28350]: audit 2023-12-08T07:12:10.311397+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[28350]: audit 2023-12-08T07:12:10.313603+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[24768]: audit 2023-12-08T07:12:10.309434+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[24768]: audit 2023-12-08T07:12:10.311397+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:10.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:10 smithi123 bash[24768]: audit 2023-12-08T07:12:10.313603+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T07:12:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:11 smithi123 bash[28350]: cluster 2023-12-08T07:12:09.983839+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:11 smithi123 bash[28350]: cephadm 2023-12-08T07:12:10.312978+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi123 2023-12-08T07:12:11.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:11 smithi123 bash[24768]: cluster 2023-12-08T07:12:09.983839+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:11.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:11 smithi123 bash[24768]: cephadm 2023-12-08T07:12:10.312978+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi123 2023-12-08T07:12:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:11 smithi196 bash[24831]: cluster 2023-12-08T07:12:09.983839+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:11 smithi196 bash[24831]: cephadm 2023-12-08T07:12:10.312978+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi123 2023-12-08T07:12:12.619 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 3 on host 'smithi123' 2023-12-08T07:12:13.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[28350]: cluster 2023-12-08T07:12:11.984374+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:13.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[28350]: audit 2023-12-08T07:12:12.609594+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:13.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[28350]: audit 2023-12-08T07:12:12.610543+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:13.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[28350]: audit 2023-12-08T07:12:12.613549+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:13.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[24768]: cluster 2023-12-08T07:12:11.984374+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:13.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[24768]: audit 2023-12-08T07:12:12.609594+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:13.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[24768]: audit 2023-12-08T07:12:12.610543+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:13.759 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:13 smithi123 bash[24768]: audit 2023-12-08T07:12:12.613549+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:13.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:13 smithi196 bash[24831]: cluster 2023-12-08T07:12:11.984374+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:13.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:13 smithi196 bash[24831]: audit 2023-12-08T07:12:12.609594+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:13.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:13 smithi196 bash[24831]: audit 2023-12-08T07:12:12.610543+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:13.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:13 smithi196 bash[24831]: audit 2023-12-08T07:12:12.613549+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191082\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191301\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191433\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191555\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191676\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:11:46.191797\", \"created\": \"2023-12-08T07:11:45.114376\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_device_update\": \"2023-12-08T07:11:55.253593\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:14.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[24768]: audit 2023-12-08T07:12:13.521799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:14.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[24768]: audit 2023-12-08T07:12:13.526379+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:14.633 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[24768]: audit 2023-12-08T07:12:13.527361+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:14.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[28350]: audit 2023-12-08T07:12:13.521799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:14.633 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[28350]: audit 2023-12-08T07:12:13.526379+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:14.634 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:14 smithi123 bash[28350]: audit 2023-12-08T07:12:13.527361+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:14.635 DEBUG:teuthology.orchestra.run.smithi123:osd.3> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.3.service 2023-12-08T07:12:14.636 INFO:tasks.cephadm:Deploying osd.4 on smithi196 with /dev/vg_nvme/lv_4... 2023-12-08T07:12:14.637 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T07:12:14.651 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:14 smithi196 bash[24831]: audit 2023-12-08T07:12:13.521799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:14.651 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:14 smithi196 bash[24831]: audit 2023-12-08T07:12:13.526379+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:14.651 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:14 smithi196 bash[24831]: audit 2023-12-08T07:12:13.527361+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:15.219 INFO:journalctl@ceph.osd.3.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:12:15.219 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: 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-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-08T07:12:15.220 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[34860]: --> ceph-volume lvm activate successful for osd ID: 3 2023-12-08T07:12:15.818 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:15 smithi196 bash[24831]: cluster 2023-12-08T07:12:13.984848+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:15.819 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[24768]: cluster 2023-12-08T07:12:13.984848+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:15.819 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:15 smithi123 bash[28350]: cluster 2023-12-08T07:12:13.984848+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0150683 s, 696 MB/s 2023-12-08T07:12:17.385 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2023-12-08T07:12:17.809 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:17 smithi123 bash[24768]: cluster 2023-12-08T07:12:15.985331+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:17.810 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:17 smithi123 bash[28350]: cluster 2023-12-08T07:12:15.985331+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:17.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:17 smithi196 bash[24831]: cluster 2023-12-08T07:12:15.985331+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:18.096 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:17 smithi123 bash[35172]: debug 2023-12-08T07:12:17.865+0000 7fa596becec0 1 -- 172.21.15.123:0/3414233562 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55ab69b86c00 msgr2=0x55ab69b83680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T07:12:18.097 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:17 smithi123 bash[35172]: debug 2023-12-08T07:12:17.865+0000 7fa596becec0 1 --2- 172.21.15.123:0/3414233562 >> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] conn(0x55ab69b86c00 0x55ab69b83680 secure :-1 s=READY pgs=104 cs=0 l=1 rx=0x55ab69b1dd70 tx=0x55ab6a7f2aa0).stop 2023-12-08T07:12:18.114 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi196:vg_nvme/lv_4 2023-12-08T07:12:18.846 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:18 smithi123 bash[35172]: debug 2023-12-08T07:12:18.409+0000 7fa596becec0 -1 Falling back to public interface 2023-12-08T07:12:19.347 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:19 smithi123 bash[35172]: debug 2023-12-08T07:12:19.061+0000 7fa596becec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-08T07:12:19.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:19 smithi123 bash[24768]: cluster 2023-12-08T07:12:17.985831+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:19.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:19 smithi123 bash[24768]: audit 2023-12-08T07:12:19.068802+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T07:12:19.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:19 smithi123 bash[28350]: cluster 2023-12-08T07:12:17.985831+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:19.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:19 smithi123 bash[28350]: audit 2023-12-08T07:12:19.068802+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T07:12:19.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:19 smithi196 bash[24831]: cluster 2023-12-08T07:12:17.985831+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:19.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:19 smithi196 bash[24831]: audit 2023-12-08T07:12:19.068802+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T07:12:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:19.553645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T07:12:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: cluster 2023-12-08T07:12:19.553761+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T07:12:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:19.553937+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:19.554322+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:12:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:19.800575+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:20.026214+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:20 smithi196 bash[24831]: audit 2023-12-08T07:12:20.031939+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:20.846 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[35172]: debug 2023-12-08T07:12:20.561+0000 7fa57b999700 -1 osd.3 0 waiting for initial osdmap 2023-12-08T07:12:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:19.553645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T07:12:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: cluster 2023-12-08T07:12:19.553761+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T07:12:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:19.553937+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:19.554322+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:12:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:19.800575+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:19.553645+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: cluster 2023-12-08T07:12:19.553761+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:19.553937+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:19.554322+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:19.800575+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:20.026214+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:20.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[28350]: audit 2023-12-08T07:12:20.031939+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:20.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:20.026214+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:12:20.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:20 smithi123 bash[24768]: audit 2023-12-08T07:12:20.031939+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}}, \"last_daemon_update\": \"2023-12-08T07:12:13.519469\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: cluster 2023-12-08T07:12:19.986320+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: cluster 2023-12-08T07:12:20.114752+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: cluster 2023-12-08T07:12:20.114816+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: audit 2023-12-08T07:12:20.559314+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: cluster 2023-12-08T07:12:20.559448+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T07:12:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: audit 2023-12-08T07:12:20.560481+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: audit 2023-12-08T07:12:20.707836+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: audit 2023-12-08T07:12:20.709466+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[24768]: audit 2023-12-08T07:12:20.711806+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: cluster 2023-12-08T07:12:19.986320+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: cluster 2023-12-08T07:12:20.114752+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: cluster 2023-12-08T07:12:20.114816+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: audit 2023-12-08T07:12:20.559314+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:12:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: cluster 2023-12-08T07:12:20.559448+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T07:12:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: audit 2023-12-08T07:12:20.560481+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: audit 2023-12-08T07:12:20.707836+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: audit 2023-12-08T07:12:20.709466+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:21 smithi123 bash[28350]: audit 2023-12-08T07:12:20.711806+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:21.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: cluster 2023-12-08T07:12:19.986320+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:21.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: cluster 2023-12-08T07:12:20.114752+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:21.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: cluster 2023-12-08T07:12:20.114816+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: audit 2023-12-08T07:12:20.559314+0000 mon.a (mon.0) 309 : audit [INF] from='osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: cluster 2023-12-08T07:12:20.559448+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: audit 2023-12-08T07:12:20.560481+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: audit 2023-12-08T07:12:20.707836+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: audit 2023-12-08T07:12:20.709466+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:21.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:21 smithi196 bash[24831]: audit 2023-12-08T07:12:20.711806+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: audit 2023-12-08T07:12:20.705160+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: cephadm 2023-12-08T07:12:20.707218+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: cluster 2023-12-08T07:12:21.571506+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283] boot 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: cluster 2023-12-08T07:12:21.571592+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: audit 2023-12-08T07:12:21.573453+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[24768]: cluster 2023-12-08T07:12:21.986828+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:22.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: audit 2023-12-08T07:12:20.705160+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:22.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: cephadm 2023-12-08T07:12:20.707218+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:22.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: cluster 2023-12-08T07:12:21.571506+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283] boot 2023-12-08T07:12:22.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: cluster 2023-12-08T07:12:21.571592+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T07:12:22.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: audit 2023-12-08T07:12:21.573453+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:22.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:22 smithi123 bash[28350]: cluster 2023-12-08T07:12:21.986828+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:22.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: audit 2023-12-08T07:12:20.705160+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: cephadm 2023-12-08T07:12:20.707218+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: cluster 2023-12-08T07:12:21.571506+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.123:6826/1233559283,v1:172.21.15.123:6827/1233559283] boot 2023-12-08T07:12:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: cluster 2023-12-08T07:12:21.571592+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T07:12:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: audit 2023-12-08T07:12:21.573453+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:12:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:22 smithi196 bash[24831]: cluster 2023-12-08T07:12:21.986828+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T07:12:23.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:23 smithi123 bash[28350]: cluster 2023-12-08T07:12:22.591675+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T07:12:23.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:23 smithi123 bash[24768]: cluster 2023-12-08T07:12:22.591675+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T07:12:23.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:23 smithi196 bash[24831]: cluster 2023-12-08T07:12:22.591675+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T07:12:24.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: cluster 2023-12-08T07:12:23.987386+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:24.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: audit 2023-12-08T07:12:24.082608+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.196:0/3755725666' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:24.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: audit 2023-12-08T07:12:24.083547+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:24.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: audit 2023-12-08T07:12:24.092657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]': finished 2023-12-08T07:12:24.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: cluster 2023-12-08T07:12:24.092806+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T07:12:24.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:24 smithi196 bash[24831]: audit 2023-12-08T07:12:24.093104+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:25.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: cluster 2023-12-08T07:12:23.987386+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:25.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: audit 2023-12-08T07:12:24.082608+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.196:0/3755725666' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:25.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: audit 2023-12-08T07:12:24.083547+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:25.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: audit 2023-12-08T07:12:24.092657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]': finished 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: cluster 2023-12-08T07:12:24.092806+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[24768]: audit 2023-12-08T07:12:24.093104+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: cluster 2023-12-08T07:12:23.987386+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: audit 2023-12-08T07:12:24.082608+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.196:0/3755725666' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: audit 2023-12-08T07:12:24.083547+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]: dispatch 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: audit 2023-12-08T07:12:24.092657+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67a69f4d-22f5-48d4-878e-ac39c955b127"}]': finished 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: cluster 2023-12-08T07:12:24.092806+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T07:12:25.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:24 smithi123 bash[28350]: audit 2023-12-08T07:12:24.093104+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:27.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:27 smithi123 bash[24768]: cluster 2023-12-08T07:12:25.987956+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:27.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:27 smithi123 bash[24768]: audit 2023-12-08T07:12:26.302910+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.196:0/1305555015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:27.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:27 smithi123 bash[28350]: cluster 2023-12-08T07:12:25.987956+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:27.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:27 smithi123 bash[28350]: audit 2023-12-08T07:12:26.302910+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.196:0/1305555015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:27.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:27 smithi196 bash[24831]: cluster 2023-12-08T07:12:25.987956+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:27.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:27 smithi196 bash[24831]: audit 2023-12-08T07:12:26.302910+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.196:0/1305555015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:29.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:29 smithi123 bash[24768]: cluster 2023-12-08T07:12:27.988481+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:29.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:29 smithi123 bash[24768]: audit 2023-12-08T07:12:28.963680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:29.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:29 smithi123 bash[28350]: cluster 2023-12-08T07:12:27.988481+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:29.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:29 smithi123 bash[28350]: audit 2023-12-08T07:12:28.963680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:29.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:29 smithi196 bash[24831]: cluster 2023-12-08T07:12:27.988481+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:29.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:29 smithi196 bash[24831]: audit 2023-12-08T07:12:28.963680+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:31.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:31 smithi123 bash[24768]: cluster 2023-12-08T07:12:29.989022+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:31 smithi123 bash[28350]: cluster 2023-12-08T07:12:29.989022+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:31 smithi196 bash[24831]: cluster 2023-12-08T07:12:29.989022+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:33.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:33 smithi196 bash[24831]: cluster 2023-12-08T07:12:31.989508+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:33.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:33 smithi196 bash[24831]: audit 2023-12-08T07:12:32.240162+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T07:12:33.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:33 smithi196 bash[24831]: audit 2023-12-08T07:12:32.241850+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:33.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:33 smithi196 bash[24831]: cephadm 2023-12-08T07:12:32.243191+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi196 2023-12-08T07:12:33.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:33 smithi196 bash[24831]: audit 2023-12-08T07:12:32.243761+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T07:12:33.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[24768]: cluster 2023-12-08T07:12:31.989508+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:33.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[24768]: audit 2023-12-08T07:12:32.240162+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T07:12:33.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[24768]: audit 2023-12-08T07:12:32.241850+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:33.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[24768]: cephadm 2023-12-08T07:12:32.243191+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi196 2023-12-08T07:12:33.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[24768]: audit 2023-12-08T07:12:32.243761+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T07:12:33.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[28350]: cluster 2023-12-08T07:12:31.989508+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:33.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[28350]: audit 2023-12-08T07:12:32.240162+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T07:12:33.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[28350]: audit 2023-12-08T07:12:32.241850+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:33.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[28350]: cephadm 2023-12-08T07:12:32.243191+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi196 2023-12-08T07:12:33.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:33 smithi123 bash[28350]: audit 2023-12-08T07:12:32.243761+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T07:12:34.269 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 4 on host 'smithi196' 2023-12-08T07:12:35.450 DEBUG:teuthology.orchestra.run.smithi196:osd.4> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.4.service 2023-12-08T07:12:35.452 INFO:tasks.cephadm:Deploying osd.5 on smithi196 with /dev/vg_nvme/lv_3... 2023-12-08T07:12:35.453 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T07:12:35.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:35 smithi196 bash[24831]: cluster 2023-12-08T07:12:33.990117+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:35.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:35 smithi196 bash[24831]: audit 2023-12-08T07:12:34.257495+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:35.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:35 smithi196 bash[24831]: audit 2023-12-08T07:12:34.258547+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:35.586 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:35 smithi196 bash[24831]: audit 2023-12-08T07:12:34.263576+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[24768]: cluster 2023-12-08T07:12:33.990117+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[24768]: audit 2023-12-08T07:12:34.257495+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[28350]: cluster 2023-12-08T07:12:33.990117+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:35.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[28350]: audit 2023-12-08T07:12:34.257495+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:35.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[24768]: audit 2023-12-08T07:12:34.258547+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:35.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[24768]: audit 2023-12-08T07:12:34.263576+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:35.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[28350]: audit 2023-12-08T07:12:34.258547+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:35.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:35 smithi123 bash[28350]: audit 2023-12-08T07:12:34.263576+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456719\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:10:31.456907\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_device_update\": \"2023-12-08T07:09:48.864783\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:35.882 INFO:journalctl@ceph.osd.4.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:12:36.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[24768]: audit 2023-12-08T07:12:35.372020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:36.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[24768]: audit 2023-12-08T07:12:35.378517+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:36.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[24768]: audit 2023-12-08T07:12:35.379956+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:36.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[28350]: audit 2023-12-08T07:12:35.372020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:36.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[28350]: audit 2023-12-08T07:12:35.378517+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:36.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:36 smithi123 bash[28350]: audit 2023-12-08T07:12:35.379956+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:36.605 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T07:12:36.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[26735]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-08T07:12:36.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[24831]: audit 2023-12-08T07:12:35.372020+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:36.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[24831]: audit 2023-12-08T07:12:35.378517+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:36.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:36 smithi196 bash[24831]: audit 2023-12-08T07:12:35.379956+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:37.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:37 smithi123 bash[24768]: cluster 2023-12-08T07:12:35.990771+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:37.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:37 smithi123 bash[28350]: cluster 2023-12-08T07:12:35.990771+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:37 smithi196 bash[24831]: cluster 2023-12-08T07:12:35.990771+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:39.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:39 smithi196 bash[24831]: cluster 2023-12-08T07:12:37.991365+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:39.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:39 smithi196 bash[26951]: debug 2023-12-08T07:12:39.337+0000 7fdea50d9ec0 -1 Falling back to public interface 2023-12-08T07:12:39.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:39 smithi123 bash[24768]: cluster 2023-12-08T07:12:37.991365+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:39.886 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:39 smithi123 bash[28350]: cluster 2023-12-08T07:12:37.991365+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:40.294 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:39 smithi196 bash[26951]: debug 2023-12-08T07:12:39.945+0000 7fdea50d9ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-08T07:12:40.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:40 smithi196 bash[24831]: audit 2023-12-08T07:12:39.954716+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:40 smithi196 bash[24831]: audit 2023-12-08T07:12:39.955582+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:40 smithi123 bash[24768]: audit 2023-12-08T07:12:39.954716+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:40 smithi123 bash[24768]: audit 2023-12-08T07:12:39.955582+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:40 smithi123 bash[28350]: audit 2023-12-08T07:12:39.954716+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:40 smithi123 bash[28350]: audit 2023-12-08T07:12:39.955582+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T07:12:40.899 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T07:12:40.899 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-08T07:12:40.899 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2023-12-08T07:12:40.900 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2023-12-08T07:12:40.900 INFO:teuthology.orchestra.run.smithi196.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0180562 s, 581 MB/s 2023-12-08T07:12:40.900 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2023-12-08T07:12:41.537 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi196:vg_nvme/lv_3 2023-12-08T07:12:41.670 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[26951]: debug 2023-12-08T07:12:41.413+0000 7fde8de8e700 -1 osd.4 0 waiting for initial osdmap 2023-12-08T07:12:41.670 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: cluster 2023-12-08T07:12:39.991888+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:41.670 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: audit 2023-12-08T07:12:40.404430+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T07:12:41.670 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: cluster 2023-12-08T07:12:40.404521+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T07:12:41.671 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: audit 2023-12-08T07:12:40.404800+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:41.671 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: audit 2023-12-08T07:12:40.405394+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:41.671 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:41 smithi196 bash[24831]: audit 2023-12-08T07:12:40.406181+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: cluster 2023-12-08T07:12:39.991888+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: audit 2023-12-08T07:12:40.404430+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: cluster 2023-12-08T07:12:40.404521+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: audit 2023-12-08T07:12:40.404800+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: audit 2023-12-08T07:12:40.405394+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[24768]: audit 2023-12-08T07:12:40.406181+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:41.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: cluster 2023-12-08T07:12:39.991888+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:41.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: audit 2023-12-08T07:12:40.404430+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T07:12:41.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: cluster 2023-12-08T07:12:40.404521+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T07:12:41.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: audit 2023-12-08T07:12:40.404800+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:41.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: audit 2023-12-08T07:12:40.405394+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:41.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:41 smithi123 bash[28350]: audit 2023-12-08T07:12:40.406181+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:12:42.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: cluster 2023-12-08T07:12:40.987875+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:42.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: cluster 2023-12-08T07:12:40.987984+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:42.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: audit 2023-12-08T07:12:41.409374+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:12:42.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: cluster 2023-12-08T07:12:41.409533+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T07:12:42.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: audit 2023-12-08T07:12:41.411387+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:42.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:42 smithi196 bash[24831]: cluster 2023-12-08T07:12:42.412692+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608] boot 2023-12-08T07:12:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: cluster 2023-12-08T07:12:40.987875+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: cluster 2023-12-08T07:12:40.987984+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: audit 2023-12-08T07:12:41.409374+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:12:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: cluster 2023-12-08T07:12:41.409533+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T07:12:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: audit 2023-12-08T07:12:41.411387+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[24768]: cluster 2023-12-08T07:12:42.412692+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608] boot 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: cluster 2023-12-08T07:12:40.987875+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: cluster 2023-12-08T07:12:40.987984+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: audit 2023-12-08T07:12:41.409374+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: cluster 2023-12-08T07:12:41.409533+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: audit 2023-12-08T07:12:41.411387+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:42.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:42 smithi123 bash[28350]: cluster 2023-12-08T07:12:42.412692+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.196:6800/2448441608,v1:172.21.15.196:6801/2448441608] boot 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: cluster 2023-12-08T07:12:41.992414+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: cluster 2023-12-08T07:12:42.412922+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: audit 2023-12-08T07:12:42.413277+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: audit 2023-12-08T07:12:42.775848+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: audit 2023-12-08T07:12:43.012153+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: audit 2023-12-08T07:12:43.018062+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:43 smithi196 bash[24831]: cluster 2023-12-08T07:12:43.424853+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: cluster 2023-12-08T07:12:41.992414+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: cluster 2023-12-08T07:12:42.412922+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: audit 2023-12-08T07:12:42.413277+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: audit 2023-12-08T07:12:42.775848+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: cluster 2023-12-08T07:12:41.992414+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T07:12:43.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: cluster 2023-12-08T07:12:42.412922+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: audit 2023-12-08T07:12:42.413277+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: audit 2023-12-08T07:12:42.775848+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: audit 2023-12-08T07:12:43.012153+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: audit 2023-12-08T07:12:43.018062+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[28350]: cluster 2023-12-08T07:12:43.424853+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T07:12:43.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: audit 2023-12-08T07:12:43.012153+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:43.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: audit 2023-12-08T07:12:43.018062+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}}, \"last_daemon_update\": \"2023-12-08T07:12:35.370703\", \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:43.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:43 smithi123 bash[24768]: cluster 2023-12-08T07:12:43.424853+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T07:12:45.692 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:45 smithi196 bash[24831]: cluster 2023-12-08T07:12:43.992958+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:45.693 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:45 smithi196 bash[24831]: audit 2023-12-08T07:12:44.739084+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:45.693 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:45 smithi196 bash[24831]: audit 2023-12-08T07:12:44.741126+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:45.693 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:45 smithi196 bash[24831]: audit 2023-12-08T07:12:44.744098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[24768]: cluster 2023-12-08T07:12:43.992958+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[24768]: audit 2023-12-08T07:12:44.739084+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[24768]: audit 2023-12-08T07:12:44.741126+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:45.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[24768]: audit 2023-12-08T07:12:44.744098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:45.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[28350]: cluster 2023-12-08T07:12:43.992958+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:45.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[28350]: audit 2023-12-08T07:12:44.739084+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:12:45.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[28350]: audit 2023-12-08T07:12:44.741126+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:45.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:45 smithi123 bash[28350]: audit 2023-12-08T07:12:44.744098+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:46.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:46 smithi123 bash[24768]: audit 2023-12-08T07:12:44.736971+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:46.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:46 smithi123 bash[24768]: cephadm 2023-12-08T07:12:44.738480+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:46.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:46 smithi123 bash[28350]: audit 2023-12-08T07:12:44.736971+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:46.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:46 smithi123 bash[28350]: cephadm 2023-12-08T07:12:44.738480+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:46.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:46 smithi196 bash[24831]: audit 2023-12-08T07:12:44.736971+0000 mgr.y (mgr.14140) 133 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:12:46.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:46 smithi196 bash[24831]: cephadm 2023-12-08T07:12:44.738480+0000 mgr.y (mgr.14140) 134 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:12:47.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:47 smithi123 bash[24768]: cluster 2023-12-08T07:12:45.993508+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:47 smithi123 bash[28350]: cluster 2023-12-08T07:12:45.993508+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:47.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:47 smithi196 bash[24831]: cluster 2023-12-08T07:12:45.993508+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[24768]: audit 2023-12-08T07:12:47.866476+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.196:0/524454836' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[24768]: audit 2023-12-08T07:12:47.867517+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[24768]: audit 2023-12-08T07:12:47.877931+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]': finished 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[24768]: cluster 2023-12-08T07:12:47.878071+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[24768]: audit 2023-12-08T07:12:47.878383+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[28350]: audit 2023-12-08T07:12:47.866476+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.196:0/524454836' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[28350]: audit 2023-12-08T07:12:47.867517+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[28350]: audit 2023-12-08T07:12:47.877931+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]': finished 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[28350]: cluster 2023-12-08T07:12:47.878071+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T07:12:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:48 smithi123 bash[28350]: audit 2023-12-08T07:12:47.878383+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:12:48.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:48 smithi196 bash[24831]: audit 2023-12-08T07:12:47.866476+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.196:0/524454836' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:48 smithi196 bash[24831]: audit 2023-12-08T07:12:47.867517+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]: dispatch 2023-12-08T07:12:48.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:48 smithi196 bash[24831]: audit 2023-12-08T07:12:47.877931+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d426511b-5904-4ba8-b2ec-8b7f6f99d4b7"}]': finished 2023-12-08T07:12:48.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:48 smithi196 bash[24831]: cluster 2023-12-08T07:12:47.878071+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T07:12:48.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:48 smithi196 bash[24831]: audit 2023-12-08T07:12:47.878383+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:12:49.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:49 smithi123 bash[24768]: cluster 2023-12-08T07:12:47.994035+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:49.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:49 smithi123 bash[28350]: cluster 2023-12-08T07:12:47.994035+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:49.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:49 smithi196 bash[24831]: cluster 2023-12-08T07:12:47.994035+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:50.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:50 smithi123 bash[24768]: audit 2023-12-08T07:12:50.066903+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.196:0/3518997058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:50.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:50 smithi123 bash[28350]: audit 2023-12-08T07:12:50.066903+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.196:0/3518997058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:50.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:50 smithi196 bash[24831]: audit 2023-12-08T07:12:50.066903+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.196:0/3518997058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:12:51.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:51 smithi123 bash[24768]: cluster 2023-12-08T07:12:49.994687+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:51.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:51 smithi123 bash[28350]: cluster 2023-12-08T07:12:49.994687+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:51.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:51 smithi196 bash[24831]: cluster 2023-12-08T07:12:49.994687+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:53.806 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:53 smithi196 bash[24831]: cluster 2023-12-08T07:12:51.995432+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:53.807 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:53 smithi196 bash[24831]: audit 2023-12-08T07:12:52.752359+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:53.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:53 smithi123 bash[24768]: cluster 2023-12-08T07:12:51.995432+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:53.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:53 smithi123 bash[24768]: audit 2023-12-08T07:12:52.752359+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:53.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:53 smithi123 bash[28350]: cluster 2023-12-08T07:12:51.995432+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:53.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:53 smithi123 bash[28350]: audit 2023-12-08T07:12:52.752359+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:55.786 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:55 smithi196 bash[24831]: cluster 2023-12-08T07:12:53.996044+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:55.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:55 smithi123 bash[24768]: cluster 2023-12-08T07:12:53.996044+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:55.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:55 smithi123 bash[28350]: cluster 2023-12-08T07:12:53.996044+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[24768]: audit 2023-12-08T07:12:56.221148+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[24768]: audit 2023-12-08T07:12:56.223298+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[24768]: audit 2023-12-08T07:12:56.225746+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[28350]: audit 2023-12-08T07:12:56.221148+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[28350]: audit 2023-12-08T07:12:56.223298+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:56.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:56 smithi123 bash[28350]: audit 2023-12-08T07:12:56.225746+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T07:12:56.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:56 smithi196 bash[24831]: audit 2023-12-08T07:12:56.221148+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T07:12:56.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:56 smithi196 bash[24831]: audit 2023-12-08T07:12:56.223298+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:12:56.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:56 smithi196 bash[24831]: audit 2023-12-08T07:12:56.225746+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T07:12:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:57 smithi123 bash[24768]: cluster 2023-12-08T07:12:55.996592+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:57.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:57 smithi123 bash[24768]: cephadm 2023-12-08T07:12:56.225017+0000 mgr.y (mgr.14140) 141 : cephadm [INF] Deploying daemon osd.5 on smithi196 2023-12-08T07:12:57.851 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:57 smithi123 bash[28350]: cluster 2023-12-08T07:12:55.996592+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:57.851 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:57 smithi123 bash[28350]: cephadm 2023-12-08T07:12:56.225017+0000 mgr.y (mgr.14140) 141 : cephadm [INF] Deploying daemon osd.5 on smithi196 2023-12-08T07:12:57.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:57 smithi196 bash[24831]: cluster 2023-12-08T07:12:55.996592+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:57.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:57 smithi196 bash[24831]: cephadm 2023-12-08T07:12:56.225017+0000 mgr.y (mgr.14140) 141 : cephadm [INF] Deploying daemon osd.5 on smithi196 2023-12-08T07:12:58.391 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 5 on host 'smithi196' 2023-12-08T07:12:58.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:58 smithi196 bash[24831]: audit 2023-12-08T07:12:58.378875+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:58.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:58 smithi196 bash[24831]: audit 2023-12-08T07:12:58.379998+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:58.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:58 smithi196 bash[24831]: audit 2023-12-08T07:12:58.384933+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:58.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[24768]: audit 2023-12-08T07:12:58.378875+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:58.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[24768]: audit 2023-12-08T07:12:58.379998+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:58.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[24768]: audit 2023-12-08T07:12:58.384933+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:58.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[28350]: audit 2023-12-08T07:12:58.378875+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:58.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[28350]: audit 2023-12-08T07:12:58.379998+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:12:58.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:58 smithi123 bash[28350]: audit 2023-12-08T07:12:58.384933+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370176\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370374\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:35.370502\", \"created\": \"2023-12-08T07:12:34.234033\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_device_update\": \"2023-12-08T07:12:43.010832\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:59.614 DEBUG:teuthology.orchestra.run.smithi196:osd.5> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.5.service 2023-12-08T07:12:59.616 INFO:tasks.cephadm:Deploying osd.6 on smithi196 with /dev/vg_nvme/lv_2... 2023-12-08T07:12:59.616 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T07:12:59.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[24768]: cluster 2023-12-08T07:12:57.997165+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:59.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[28350]: cluster 2023-12-08T07:12:57.997165+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:59.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[24768]: audit 2023-12-08T07:12:59.470252+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:59.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[28350]: audit 2023-12-08T07:12:59.470252+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:59.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[24768]: audit 2023-12-08T07:12:59.476348+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:59.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[24768]: audit 2023-12-08T07:12:59.477994+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:59.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[28350]: audit 2023-12-08T07:12:59.476348+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:59.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:12:59 smithi123 bash[28350]: audit 2023-12-08T07:12:59.477994+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:12:59.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:59 smithi196 bash[24831]: cluster 2023-12-08T07:12:57.997165+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:12:59.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:59 smithi196 bash[24831]: audit 2023-12-08T07:12:59.470252+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:12:59.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:59 smithi196 bash[24831]: audit 2023-12-08T07:12:59.476348+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"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\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:12:59.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:12:59 smithi196 bash[24831]: audit 2023-12-08T07:12:59.477994+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:00.126 INFO:journalctl@ceph.osd.5.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T07:13:00.127 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[28301]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-08T07:13:00.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:00 smithi123 bash[24768]: audit 2023-12-08T07:13:00.001287+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:00.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:00 smithi123 bash[24768]: audit 2023-12-08T07:13:00.007009+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:00.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:00 smithi123 bash[28350]: audit 2023-12-08T07:13:00.001287+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:00.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:00 smithi123 bash[28350]: audit 2023-12-08T07:13:00.007009+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:00.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[24831]: audit 2023-12-08T07:13:00.001287+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:00.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:00 smithi196 bash[24831]: audit 2023-12-08T07:13:00.007009+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:01.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:01 smithi123 bash[24768]: cluster 2023-12-08T07:12:59.997713+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:01.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:01 smithi123 bash[28350]: cluster 2023-12-08T07:12:59.997713+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:01.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:01 smithi196 bash[24831]: cluster 2023-12-08T07:12:59.997713+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:02.605 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:02 smithi196 bash[28516]: debug 2023-12-08T07:13:02.437+0000 7fd60af30ec0 1 -- 172.21.15.196:0/1954433593 >> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] conn(0x55a515d11000 msgr2=0x55a515d0db00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T07:13:02.606 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:02 smithi196 bash[28516]: debug 2023-12-08T07:13:02.437+0000 7fd60af30ec0 1 --2- 172.21.15.196:0/1954433593 >> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] conn(0x55a515d11000 0x55a515d0db00 secure :-1 s=READY pgs=24 cs=0 l=1 rx=0x55a515ca7d10 tx=0x55a516986aa0).stop 2023-12-08T07:13:03.355 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:02 smithi196 bash[28516]: debug 2023-12-08T07:13:02.973+0000 7fd60af30ec0 -1 Falling back to public interface 2023-12-08T07:13:03.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:03 smithi123 bash[24768]: cluster 2023-12-08T07:13:01.998245+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:03.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:03 smithi123 bash[28350]: cluster 2023-12-08T07:13:01.998245+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:03.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:03 smithi196 bash[24831]: cluster 2023-12-08T07:13:01.998245+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:03.856 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:03 smithi196 bash[28516]: debug 2023-12-08T07:13:03.601+0000 7fd60af30ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0200046 s, 524 MB/s 2023-12-08T07:13:04.698 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2023-12-08T07:13:04.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:04 smithi123 bash[24768]: audit 2023-12-08T07:13:03.611621+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:04.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:04 smithi123 bash[24768]: audit 2023-12-08T07:13:03.612494+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:04.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:04 smithi123 bash[28350]: audit 2023-12-08T07:13:03.611621+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:04.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:04 smithi123 bash[28350]: audit 2023-12-08T07:13:03.612494+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:04.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:04 smithi196 bash[24831]: audit 2023-12-08T07:13:03.611621+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:04.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:04 smithi196 bash[24831]: audit 2023-12-08T07:13:03.612494+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T07:13:05.404 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi196:vg_nvme/lv_2 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: cluster 2023-12-08T07:13:03.998875+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: audit 2023-12-08T07:13:04.542130+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: cluster 2023-12-08T07:13:04.542226+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: audit 2023-12-08T07:13:04.542484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: audit 2023-12-08T07:13:04.543632+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[24768]: audit 2023-12-08T07:13:04.544282+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: cluster 2023-12-08T07:13:03.998875+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: audit 2023-12-08T07:13:04.542130+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: cluster 2023-12-08T07:13:04.542226+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: audit 2023-12-08T07:13:04.542484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: audit 2023-12-08T07:13:04.543632+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:05.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:05 smithi123 bash[28350]: audit 2023-12-08T07:13:04.544282+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:05.855 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[28516]: debug 2023-12-08T07:13:05.553+0000 7fd5efcdd700 -1 osd.5 0 waiting for initial osdmap 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: cluster 2023-12-08T07:13:03.998875+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: audit 2023-12-08T07:13:04.542130+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: cluster 2023-12-08T07:13:04.542226+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: audit 2023-12-08T07:13:04.542484+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: audit 2023-12-08T07:13:04.543632+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:05 smithi196 bash[24831]: audit 2023-12-08T07:13:04.544282+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[28350]: cluster 2023-12-08T07:13:04.629663+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[28350]: cluster 2023-12-08T07:13:04.629778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[28350]: audit 2023-12-08T07:13:05.554110+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[28350]: cluster 2023-12-08T07:13:05.554203+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[28350]: audit 2023-12-08T07:13:05.554796+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[24768]: cluster 2023-12-08T07:13:04.629663+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[24768]: cluster 2023-12-08T07:13:04.629778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[24768]: audit 2023-12-08T07:13:05.554110+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[24768]: cluster 2023-12-08T07:13:05.554203+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T07:13:06.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:06 smithi123 bash[24768]: audit 2023-12-08T07:13:05.554796+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:06.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:06 smithi196 bash[24831]: cluster 2023-12-08T07:13:04.629663+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:06.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:06 smithi196 bash[24831]: cluster 2023-12-08T07:13:04.629778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:06.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:06 smithi196 bash[24831]: audit 2023-12-08T07:13:05.554110+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:06.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:06 smithi196 bash[24831]: cluster 2023-12-08T07:13:05.554203+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T07:13:06.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:06 smithi196 bash[24831]: audit 2023-12-08T07:13:05.554796+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:07.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: cluster 2023-12-08T07:13:05.999484+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:07.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: audit 2023-12-08T07:13:06.550509+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:07.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: cluster 2023-12-08T07:13:06.557548+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770] boot 2023-12-08T07:13:07.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: cluster 2023-12-08T07:13:06.557652+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T07:13:07.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: audit 2023-12-08T07:13:06.559477+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: cluster 2023-12-08T07:13:05.999484+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: audit 2023-12-08T07:13:06.550509+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: cluster 2023-12-08T07:13:06.557548+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770] boot 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: cluster 2023-12-08T07:13:06.557652+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: audit 2023-12-08T07:13:06.559477+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: audit 2023-12-08T07:13:06.785900+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:07.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[24768]: audit 2023-12-08T07:13:06.791910+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:07.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: audit 2023-12-08T07:13:06.785900+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:07.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:07 smithi123 bash[28350]: audit 2023-12-08T07:13:06.791910+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: cluster 2023-12-08T07:13:05.999484+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: audit 2023-12-08T07:13:06.550509+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: cluster 2023-12-08T07:13:06.557548+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.196:6808/411260770,v1:172.21.15.196:6809/411260770] boot 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: cluster 2023-12-08T07:13:06.557652+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: audit 2023-12-08T07:13:06.559477+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: audit 2023-12-08T07:13:06.785900+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:07.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:07 smithi196 bash[24831]: audit 2023-12-08T07:13:06.791910+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}}, \"last_daemon_update\": \"2023-12-08T07:12:59.468853\", \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:08.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:08 smithi123 bash[24768]: cluster 2023-12-08T07:13:07.578181+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T07:13:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:08 smithi123 bash[28350]: cluster 2023-12-08T07:13:07.578181+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T07:13:08.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:08 smithi196 bash[24831]: cluster 2023-12-08T07:13:07.578181+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T07:13:09.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: cluster 2023-12-08T07:13:08.000073+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:09.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: cluster 2023-12-08T07:13:08.573124+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:13:09.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: audit 2023-12-08T07:13:08.627233+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:09.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: cephadm 2023-12-08T07:13:08.628518+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:09.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: audit 2023-12-08T07:13:08.629027+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: audit 2023-12-08T07:13:08.630656+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[24768]: audit 2023-12-08T07:13:08.633376+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: cluster 2023-12-08T07:13:08.000073+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: cluster 2023-12-08T07:13:08.573124+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: audit 2023-12-08T07:13:08.627233+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: cephadm 2023-12-08T07:13:08.628518+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: audit 2023-12-08T07:13:08.629027+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: audit 2023-12-08T07:13:08.630656+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:09.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:09 smithi123 bash[28350]: audit 2023-12-08T07:13:08.633376+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: cluster 2023-12-08T07:13:08.000073+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: cluster 2023-12-08T07:13:08.573124+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: audit 2023-12-08T07:13:08.627233+0000 mgr.y (mgr.14140) 148 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: cephadm 2023-12-08T07:13:08.628518+0000 mgr.y (mgr.14140) 149 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: audit 2023-12-08T07:13:08.629027+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: audit 2023-12-08T07:13:08.630656+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:09.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:09 smithi196 bash[24831]: audit 2023-12-08T07:13:08.633376+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:10.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:10 smithi196 bash[24831]: cluster 2023-12-08T07:13:10.000808+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:11.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:10 smithi123 bash[24768]: cluster 2023-12-08T07:13:10.000808+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:11.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:10 smithi123 bash[28350]: cluster 2023-12-08T07:13:10.000808+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[24768]: audit 2023-12-08T07:13:11.746428+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.196:0/3953917703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[24768]: audit 2023-12-08T07:13:11.747504+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[24768]: audit 2023-12-08T07:13:11.755808+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]': finished 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[24768]: cluster 2023-12-08T07:13:11.755961+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[24768]: audit 2023-12-08T07:13:11.756274+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[28350]: audit 2023-12-08T07:13:11.746428+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.196:0/3953917703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[28350]: audit 2023-12-08T07:13:11.747504+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[28350]: audit 2023-12-08T07:13:11.755808+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]': finished 2023-12-08T07:13:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[28350]: cluster 2023-12-08T07:13:11.755961+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T07:13:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:11 smithi123 bash[28350]: audit 2023-12-08T07:13:11.756274+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:12.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:11 smithi196 bash[24831]: audit 2023-12-08T07:13:11.746428+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.196:0/3953917703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:11 smithi196 bash[24831]: audit 2023-12-08T07:13:11.747504+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]: dispatch 2023-12-08T07:13:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:11 smithi196 bash[24831]: audit 2023-12-08T07:13:11.755808+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c7e7cee0-e676-4938-959b-1f09040dc7e3"}]': finished 2023-12-08T07:13:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:11 smithi196 bash[24831]: cluster 2023-12-08T07:13:11.755961+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T07:13:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:11 smithi196 bash[24831]: audit 2023-12-08T07:13:11.756274+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:13.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[24768]: cluster 2023-12-08T07:13:12.001405+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:13.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[24768]: cluster 2023-12-08T07:13:12.804327+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-08T07:13:13.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[24768]: cluster 2023-12-08T07:13:12.804412+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-08T07:13:13.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[28350]: cluster 2023-12-08T07:13:12.001405+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:13.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[28350]: cluster 2023-12-08T07:13:12.804327+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-08T07:13:13.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:13 smithi123 bash[28350]: cluster 2023-12-08T07:13:12.804412+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-08T07:13:13.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:13 smithi196 bash[24831]: cluster 2023-12-08T07:13:12.001405+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:13.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:13 smithi196 bash[24831]: cluster 2023-12-08T07:13:12.804327+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-12-08T07:13:13.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:13 smithi196 bash[24831]: cluster 2023-12-08T07:13:12.804412+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2023-12-08T07:13:14.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:14 smithi123 bash[24768]: audit 2023-12-08T07:13:14.023789+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.196:0/3833518706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:14.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:14 smithi123 bash[28350]: audit 2023-12-08T07:13:14.023789+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.196:0/3833518706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:14.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:14 smithi196 bash[24831]: audit 2023-12-08T07:13:14.023789+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.196:0/3833518706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:15.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:15 smithi123 bash[24768]: cluster 2023-12-08T07:13:14.001976+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:15 smithi123 bash[28350]: cluster 2023-12-08T07:13:14.001976+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:15.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:15 smithi196 bash[24831]: cluster 2023-12-08T07:13:14.001976+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:17.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:17 smithi196 bash[24831]: cluster 2023-12-08T07:13:16.002572+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:17.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:17 smithi196 bash[24831]: audit 2023-12-08T07:13:16.787192+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:17.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:17 smithi123 bash[24768]: cluster 2023-12-08T07:13:16.002572+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:17.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:17 smithi123 bash[24768]: audit 2023-12-08T07:13:16.787192+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:17 smithi123 bash[28350]: cluster 2023-12-08T07:13:16.002572+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:17 smithi123 bash[28350]: audit 2023-12-08T07:13:16.787192+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:19.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:19 smithi196 bash[24831]: cluster 2023-12-08T07:13:18.003185+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:19.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:19 smithi123 bash[28350]: cluster 2023-12-08T07:13:18.003185+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:19.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:19 smithi123 bash[24768]: cluster 2023-12-08T07:13:18.003185+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[24768]: audit 2023-12-08T07:13:20.165918+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[24768]: audit 2023-12-08T07:13:20.167803+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[24768]: audit 2023-12-08T07:13:20.169998+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[28350]: audit 2023-12-08T07:13:20.165918+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[28350]: audit 2023-12-08T07:13:20.167803+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:20.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:20 smithi123 bash[28350]: audit 2023-12-08T07:13:20.169998+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T07:13:20.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:20 smithi196 bash[24831]: audit 2023-12-08T07:13:20.165918+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T07:13:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:20 smithi196 bash[24831]: audit 2023-12-08T07:13:20.167803+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:20 smithi196 bash[24831]: audit 2023-12-08T07:13:20.169998+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T07:13:21.322 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:21 smithi196 bash[24831]: cluster 2023-12-08T07:13:20.003722+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:21.323 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:21 smithi196 bash[24831]: cephadm 2023-12-08T07:13:20.169317+0000 mgr.y (mgr.14140) 156 : cephadm [INF] Deploying daemon osd.6 on smithi196 2023-12-08T07:13:21.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:21 smithi123 bash[28350]: cluster 2023-12-08T07:13:20.003722+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:21 smithi123 bash[28350]: cephadm 2023-12-08T07:13:20.169317+0000 mgr.y (mgr.14140) 156 : cephadm [INF] Deploying daemon osd.6 on smithi196 2023-12-08T07:13:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:21 smithi123 bash[24768]: cluster 2023-12-08T07:13:20.003722+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T07:13:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:21 smithi123 bash[24768]: cephadm 2023-12-08T07:13:20.169317+0000 mgr.y (mgr.14140) 156 : cephadm [INF] Deploying daemon osd.6 on smithi196 2023-12-08T07:13:22.229 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 6 on host 'smithi196' 2023-12-08T07:13:22.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[24768]: audit 2023-12-08T07:13:22.212145+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:22.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[24768]: audit 2023-12-08T07:13:22.212779+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:22.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[24768]: audit 2023-12-08T07:13:22.222779+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:22.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[28350]: audit 2023-12-08T07:13:22.212145+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:22.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[28350]: audit 2023-12-08T07:13:22.212779+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:22.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:22 smithi123 bash[28350]: audit 2023-12-08T07:13:22.222779+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:22 smithi196 bash[24831]: audit 2023-12-08T07:13:22.212145+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:22 smithi196 bash[24831]: audit 2023-12-08T07:13:22.212779+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:22 smithi196 bash[24831]: audit 2023-12-08T07:13:22.222779+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468218\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468415\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468541\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:59.468661\", \"created\": \"2023-12-08T07:12:58.357494\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_device_update\": \"2023-12-08T07:13:06.784332\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:23.570 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:23 smithi196 bash[24831]: cluster 2023-12-08T07:13:22.004269+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:23.572 DEBUG:teuthology.orchestra.run.smithi196:osd.6> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.6.service 2023-12-08T07:13:23.574 INFO:tasks.cephadm:Deploying osd.7 on smithi196 with /dev/vg_nvme/lv_1... 2023-12-08T07:13:23.574 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T07:13:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:23 smithi123 bash[24768]: cluster 2023-12-08T07:13:22.004269+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:23.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:23 smithi123 bash[28350]: cluster 2023-12-08T07:13:22.004269+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:23.833 INFO:journalctl@ceph.osd.6.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:13:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[24768]: audit 2023-12-08T07:13:23.464004+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[24768]: audit 2023-12-08T07:13:23.470050+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[24768]: audit 2023-12-08T07:13:23.471523+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[28350]: audit 2023-12-08T07:13:23.464004+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[28350]: audit 2023-12-08T07:13:23.470050+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:24 smithi123 bash[28350]: audit 2023-12-08T07:13:23.471523+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T07:13:24.606 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T07:13:24.607 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[29916]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-08T07:13:24.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[24831]: audit 2023-12-08T07:13:23.464004+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:24.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[24831]: audit 2023-12-08T07:13:23.470050+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:24.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:24 smithi196 bash[24831]: audit 2023-12-08T07:13:23.471523+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[28350]: cluster 2023-12-08T07:13:24.004796+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[28350]: audit 2023-12-08T07:13:25.009442+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[28350]: audit 2023-12-08T07:13:25.015026+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[24768]: cluster 2023-12-08T07:13:24.004796+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[24768]: audit 2023-12-08T07:13:25.009442+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:25.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:25 smithi123 bash[24768]: audit 2023-12-08T07:13:25.015026+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:25.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:25 smithi196 bash[24831]: cluster 2023-12-08T07:13:24.004796+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:25.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:25 smithi196 bash[24831]: audit 2023-12-08T07:13:25.009442+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:25.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:25 smithi196 bash[24831]: audit 2023-12-08T07:13:25.015026+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:27.355 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:27 smithi196 bash[30143]: debug 2023-12-08T07:13:27.032+0000 7f5ba0cabec0 -1 Falling back to public interface 2023-12-08T07:13:27.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:27 smithi123 bash[24768]: cluster 2023-12-08T07:13:26.005340+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:27.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:27 smithi123 bash[28350]: cluster 2023-12-08T07:13:26.005340+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:27.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:27 smithi196 bash[24831]: cluster 2023-12-08T07:13:26.005340+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:27.856 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:27 smithi196 bash[30143]: debug 2023-12-08T07:13:27.632+0000 7f5ba0cabec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-08T07:13:28.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:28 smithi196 bash[24831]: audit 2023-12-08T07:13:27.642248+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:28.819 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:28 smithi196 bash[24831]: audit 2023-12-08T07:13:27.643077+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:28 smithi123 bash[24768]: audit 2023-12-08T07:13:27.642248+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:28.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:28 smithi123 bash[24768]: audit 2023-12-08T07:13:27.643077+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:28 smithi123 bash[28350]: audit 2023-12-08T07:13:27.642248+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:28 smithi123 bash[28350]: audit 2023-12-08T07:13:27.643077+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr: stderr: 10+0 records in 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr:10+0 records out 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0184091 s, 570 MB/s 2023-12-08T07:13:29.408 INFO:teuthology.orchestra.run.smithi196.stderr:--> Zapping successful for: 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: cluster 2023-12-08T07:13:28.005925+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: audit 2023-12-08T07:13:28.494473+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: cluster 2023-12-08T07:13:28.494632+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: audit 2023-12-08T07:13:28.494847+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: audit 2023-12-08T07:13:28.497999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[24768]: audit 2023-12-08T07:13:28.498968+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: cluster 2023-12-08T07:13:28.005925+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: audit 2023-12-08T07:13:28.494473+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T07:13:29.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: cluster 2023-12-08T07:13:28.494632+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T07:13:29.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: audit 2023-12-08T07:13:28.494847+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:29.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: audit 2023-12-08T07:13:28.497999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:29.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:29 smithi123 bash[28350]: audit 2023-12-08T07:13:28.498968+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:29.855 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[30143]: debug 2023-12-08T07:13:29.504+0000 7f5b89a60700 -1 osd.6 0 waiting for initial osdmap 2023-12-08T07:13:29.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: cluster 2023-12-08T07:13:28.005925+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:29.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: audit 2023-12-08T07:13:28.494473+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T07:13:29.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: cluster 2023-12-08T07:13:28.494632+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T07:13:29.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: audit 2023-12-08T07:13:28.494847+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:29.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: audit 2023-12-08T07:13:28.497999+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:29.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:29 smithi196 bash[24831]: audit 2023-12-08T07:13:28.498968+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:30.078 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi196:vg_nvme/lv_1 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[24768]: cluster 2023-12-08T07:13:28.644276+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[24768]: cluster 2023-12-08T07:13:28.644393+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[24768]: audit 2023-12-08T07:13:29.498576+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[24768]: cluster 2023-12-08T07:13:29.498696+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[24768]: audit 2023-12-08T07:13:29.500186+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[28350]: cluster 2023-12-08T07:13:28.644276+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:30.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[28350]: cluster 2023-12-08T07:13:28.644393+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:30.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[28350]: audit 2023-12-08T07:13:29.498576+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:30.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[28350]: cluster 2023-12-08T07:13:29.498696+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T07:13:30.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:30 smithi123 bash[28350]: audit 2023-12-08T07:13:29.500186+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:30 smithi196 bash[24831]: cluster 2023-12-08T07:13:28.644276+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:30 smithi196 bash[24831]: cluster 2023-12-08T07:13:28.644393+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:30 smithi196 bash[24831]: audit 2023-12-08T07:13:29.498576+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:30 smithi196 bash[24831]: cluster 2023-12-08T07:13:29.498696+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T07:13:30.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:30 smithi196 bash[24831]: audit 2023-12-08T07:13:29.500186+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:31.796 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[28516]: debug 2023-12-08T07:13:31.528+0000 7fd5e4ecd700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-08T07:13:31.796 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[28516]: debug 2023-12-08T07:13:31.608+0000 7fd60577e700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-08T07:13:31.796 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[28516]: debug 2023-12-08T07:13:31.608+0000 7fd60477c700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-08T07:13:31.796 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[24831]: cluster 2023-12-08T07:13:30.006434+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:31.796 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[24831]: cluster 2023-12-08T07:13:30.504494+0000 mon.a (mon.0) 412 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468] boot 2023-12-08T07:13:31.796 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[24831]: cluster 2023-12-08T07:13:30.504565+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T07:13:31.796 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[24831]: audit 2023-12-08T07:13:30.504861+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:31.796 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:31 smithi196 bash[24831]: audit 2023-12-08T07:13:31.395998+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[24768]: cluster 2023-12-08T07:13:30.006434+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[24768]: cluster 2023-12-08T07:13:30.504494+0000 mon.a (mon.0) 412 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468] boot 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[24768]: cluster 2023-12-08T07:13:30.504565+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[24768]: audit 2023-12-08T07:13:30.504861+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[24768]: audit 2023-12-08T07:13:31.395998+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:31.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[28350]: cluster 2023-12-08T07:13:30.006434+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T07:13:31.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[28350]: cluster 2023-12-08T07:13:30.504494+0000 mon.a (mon.0) 412 : cluster [INF] osd.6 [v2:172.21.15.196:6816/1785176468,v1:172.21.15.196:6817/1785176468] boot 2023-12-08T07:13:31.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[28350]: cluster 2023-12-08T07:13:30.504565+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T07:13:31.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[28350]: audit 2023-12-08T07:13:30.504861+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:13:31.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:31 smithi123 bash[28350]: audit 2023-12-08T07:13:31.395998+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:32.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:32 smithi196 bash[24831]: cluster 2023-12-08T07:13:31.531219+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T07:13:32.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:32 smithi196 bash[24831]: audit 2023-12-08T07:13:31.636174+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:32.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:32 smithi196 bash[24831]: audit 2023-12-08T07:13:31.642335+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:32.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[24768]: cluster 2023-12-08T07:13:31.531219+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T07:13:32.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[28350]: cluster 2023-12-08T07:13:31.531219+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T07:13:32.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[24768]: audit 2023-12-08T07:13:31.636174+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:32.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[24768]: audit 2023-12-08T07:13:31.642335+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:32.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[28350]: audit 2023-12-08T07:13:31.636174+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:32.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:32 smithi123 bash[28350]: audit 2023-12-08T07:13:31.642335+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}}, \"last_daemon_update\": \"2023-12-08T07:13:23.462378\", \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[24768]: cluster 2023-12-08T07:13:32.007009+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[24768]: audit 2023-12-08T07:13:33.295354+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[24768]: audit 2023-12-08T07:13:33.297337+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[24768]: audit 2023-12-08T07:13:33.300330+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[28350]: cluster 2023-12-08T07:13:32.007009+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[28350]: audit 2023-12-08T07:13:33.295354+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[28350]: audit 2023-12-08T07:13:33.297337+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:33.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:33 smithi123 bash[28350]: audit 2023-12-08T07:13:33.300330+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:33.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:33 smithi196 bash[24831]: cluster 2023-12-08T07:13:32.007009+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:33.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:33 smithi196 bash[24831]: audit 2023-12-08T07:13:33.295354+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T07:13:33.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:33 smithi196 bash[24831]: audit 2023-12-08T07:13:33.297337+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:33.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:33 smithi196 bash[24831]: audit 2023-12-08T07:13:33.300330+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:34.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:34 smithi196 bash[24831]: audit 2023-12-08T07:13:33.293284+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:34.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:34 smithi196 bash[24831]: cephadm 2023-12-08T07:13:33.294749+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:34.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:34 smithi123 bash[24768]: audit 2023-12-08T07:13:33.293284+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:34 smithi123 bash[24768]: cephadm 2023-12-08T07:13:33.294749+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:34 smithi123 bash[28350]: audit 2023-12-08T07:13:33.293284+0000 mgr.y (mgr.14140) 163 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi196:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:13:34.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:34 smithi123 bash[28350]: cephadm 2023-12-08T07:13:33.294749+0000 mgr.y (mgr.14140) 164 : cephadm [INF] Applying osd on host smithi196... 2023-12-08T07:13:35.823 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:35 smithi196 bash[24831]: cluster 2023-12-08T07:13:34.007574+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:35.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:35 smithi123 bash[28350]: cluster 2023-12-08T07:13:34.007574+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:35.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:35 smithi123 bash[24768]: cluster 2023-12-08T07:13:34.007574+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: cluster 2023-12-08T07:13:36.008129+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: audit 2023-12-08T07:13:36.551882+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.196:0/1795016115' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: audit 2023-12-08T07:13:36.552694+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: audit 2023-12-08T07:13:36.561249+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]': finished 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: cluster 2023-12-08T07:13:36.561335+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[24768]: audit 2023-12-08T07:13:36.561596+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: cluster 2023-12-08T07:13:36.008129+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:37.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: audit 2023-12-08T07:13:36.551882+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.196:0/1795016115' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: audit 2023-12-08T07:13:36.552694+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: audit 2023-12-08T07:13:36.561249+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]': finished 2023-12-08T07:13:37.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: cluster 2023-12-08T07:13:36.561335+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T07:13:37.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:37 smithi123 bash[28350]: audit 2023-12-08T07:13:36.561596+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: cluster 2023-12-08T07:13:36.008129+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:37.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: audit 2023-12-08T07:13:36.551882+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.196:0/1795016115' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: audit 2023-12-08T07:13:36.552694+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]: dispatch 2023-12-08T07:13:37.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: audit 2023-12-08T07:13:36.561249+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9056c53d-acb4-46df-bb4b-9a50ad34c9d6"}]': finished 2023-12-08T07:13:37.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: cluster 2023-12-08T07:13:36.561335+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T07:13:37.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:37 smithi196 bash[24831]: audit 2023-12-08T07:13:36.561596+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:39.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:39 smithi123 bash[24768]: cluster 2023-12-08T07:13:38.008662+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:39.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:39 smithi123 bash[24768]: audit 2023-12-08T07:13:38.923402+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.196:0/2250295078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:39.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:39 smithi123 bash[28350]: cluster 2023-12-08T07:13:38.008662+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:39.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:39 smithi123 bash[28350]: audit 2023-12-08T07:13:38.923402+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.196:0/2250295078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:39.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:39 smithi196 bash[24831]: cluster 2023-12-08T07:13:38.008662+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:39.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:39 smithi196 bash[24831]: audit 2023-12-08T07:13:38.923402+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.196:0/2250295078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T07:13:41.840 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:41 smithi196 bash[24831]: cluster 2023-12-08T07:13:40.009229+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:41.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:41 smithi123 bash[24768]: cluster 2023-12-08T07:13:40.009229+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:41.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:41 smithi123 bash[28350]: cluster 2023-12-08T07:13:40.009229+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:42.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:42 smithi123 bash[28350]: audit 2023-12-08T07:13:41.595220+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:42.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:42 smithi123 bash[24768]: audit 2023-12-08T07:13:41.595220+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:42.852 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:42 smithi196 bash[24831]: audit 2023-12-08T07:13:41.595220+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:43.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:43 smithi123 bash[28350]: cluster 2023-12-08T07:13:42.009822+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:43.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:43 smithi123 bash[24768]: cluster 2023-12-08T07:13:42.009822+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:43.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:43 smithi196 bash[24831]: cluster 2023-12-08T07:13:42.009822+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:45.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[24768]: cluster 2023-12-08T07:13:44.010327+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[24768]: audit 2023-12-08T07:13:45.279001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[24768]: audit 2023-12-08T07:13:45.281145+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[24768]: audit 2023-12-08T07:13:45.283202+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[28350]: cluster 2023-12-08T07:13:44.010327+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[28350]: audit 2023-12-08T07:13:45.279001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[28350]: audit 2023-12-08T07:13:45.281145+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:45.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:45 smithi123 bash[28350]: audit 2023-12-08T07:13:45.283202+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T07:13:45.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:45 smithi196 bash[24831]: cluster 2023-12-08T07:13:44.010327+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:45 smithi196 bash[24831]: audit 2023-12-08T07:13:45.279001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T07:13:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:45 smithi196 bash[24831]: audit 2023-12-08T07:13:45.281145+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:13:45.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:45 smithi196 bash[24831]: audit 2023-12-08T07:13:45.283202+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T07:13:46.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:46 smithi123 bash[24768]: cephadm 2023-12-08T07:13:45.282528+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi196 2023-12-08T07:13:46.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:46 smithi123 bash[28350]: cephadm 2023-12-08T07:13:45.282528+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi196 2023-12-08T07:13:46.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:46 smithi196 bash[24831]: cephadm 2023-12-08T07:13:45.282528+0000 mgr.y (mgr.14140) 171 : cephadm [INF] Deploying daemon osd.7 on smithi196 2023-12-08T07:13:47.481 INFO:teuthology.orchestra.run.smithi196.stdout:Created osd(s) 7 on host 'smithi196' 2023-12-08T07:13:47.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[28350]: cluster 2023-12-08T07:13:46.010904+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:47.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[24768]: cluster 2023-12-08T07:13:46.010904+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[24768]: audit 2023-12-08T07:13:47.469378+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[24768]: audit 2023-12-08T07:13:47.470504+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[24768]: audit 2023-12-08T07:13:47.475539+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[28350]: audit 2023-12-08T07:13:47.469378+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[28350]: audit 2023-12-08T07:13:47.470504+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:47.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:47 smithi123 bash[28350]: audit 2023-12-08T07:13:47.475539+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:47.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:47 smithi196 bash[24831]: cluster 2023-12-08T07:13:46.010904+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:47.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:47 smithi196 bash[24831]: audit 2023-12-08T07:13:47.469378+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:47.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:47 smithi196 bash[24831]: audit 2023-12-08T07:13:47.470504+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:47.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:47 smithi196 bash[24831]: audit 2023-12-08T07:13:47.475539+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461624\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461821\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.461947\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462067\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:23.462187\", \"created\": \"2023-12-08T07:13:22.192960\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_device_update\": \"2023-12-08T07:13:31.634445\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:48.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:48 smithi196 bash[24831]: cluster 2023-12-08T07:13:48.011463+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:48.866 DEBUG:teuthology.orchestra.run.smithi196:osd.7> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.7.service 2023-12-08T07:13:48.868 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-08T07:13:48.869 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T07:13:48.883 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:48 smithi123 bash[24768]: cluster 2023-12-08T07:13:48.011463+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:48.884 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:48 smithi123 bash[28350]: cluster 2023-12-08T07:13:48.011463+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:49.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[24831]: audit 2023-12-08T07:13:48.734692+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:49.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[24831]: audit 2023-12-08T07:13:48.740704+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:49.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[24831]: audit 2023-12-08T07:13:48.742074+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:49.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[24768]: audit 2023-12-08T07:13:48.734692+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:49.874 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[24768]: audit 2023-12-08T07:13:48.740704+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:49.875 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[24768]: audit 2023-12-08T07:13:48.742074+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:49.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[28350]: audit 2023-12-08T07:13:48.734692+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:49.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[28350]: audit 2023-12-08T07:13:48.740704+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:49.875 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:49 smithi123 bash[28350]: audit 2023-12-08T07:13:48.742074+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T07:13:49.881 INFO:journalctl@ceph.osd.7.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T07:13:49.882 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:49 smithi196 bash[31523]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-08T07:13:50.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:50 smithi196 bash[24831]: cluster 2023-12-08T07:13:50.012010+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:50.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:50 smithi196 bash[24831]: audit 2023-12-08T07:13:50.017296+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:50.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:50 smithi196 bash[24831]: audit 2023-12-08T07:13:50.024083+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[28350]: cluster 2023-12-08T07:13:50.012010+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[28350]: audit 2023-12-08T07:13:50.017296+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[28350]: audit 2023-12-08T07:13:50.024083+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[24768]: cluster 2023-12-08T07:13:50.012010+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[24768]: audit 2023-12-08T07:13:50.017296+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:13:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:50 smithi123 bash[24768]: audit 2023-12-08T07:13:50.024083+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:13:51.871 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:13:52.151 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:51 smithi196 bash[24831]: audit 2023-12-08T07:13:51.869838+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.123:0/1449812518' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:52.346 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:51 smithi123 bash[28350]: audit 2023-12-08T07:13:51.869838+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.123:0/1449812518' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:52.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:51 smithi123 bash[24768]: audit 2023-12-08T07:13:51.869838+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.123:0/1449812518' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:52.355 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:52 smithi196 bash[31775]: debug 2023-12-08T07:13:52.144+0000 7fea3d806ec0 1 -- 172.21.15.196:0/3393455045 >> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] conn(0x55b02cc50c00 msgr2=0x55b02cc4d680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T07:13:52.356 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:52 smithi196 bash[31775]: debug 2023-12-08T07:13:52.144+0000 7fea3d806ec0 1 --2- 172.21.15.196:0/3393455045 >> [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] conn(0x55b02cc50c00 0x55b02cc4d680 secure :-1 s=READY pgs=42 cs=0 l=1 rx=0x55b02cbe7d10 tx=0x55b02d8bcaa0).stop 2023-12-08T07:13:52.640 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1702019610,"num_in_osds":7,"osd_in_since":1702019610,"num_remapped_pgs":0} 2023-12-08T07:13:53.105 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:52 smithi196 bash[31775]: debug 2023-12-08T07:13:52.684+0000 7fea3d806ec0 -1 Falling back to public interface 2023-12-08T07:13:53.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:53 smithi123 bash[24768]: cluster 2023-12-08T07:13:52.012662+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:53.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:53 smithi123 bash[28350]: cluster 2023-12-08T07:13:52.012662+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:53 smithi196 bash[24831]: cluster 2023-12-08T07:13:52.012662+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:53.605 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:53 smithi196 bash[31775]: debug 2023-12-08T07:13:53.312+0000 7fea3d806ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-08T07:13:53.641 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T07:13:54.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:54 smithi123 bash[24768]: audit 2023-12-08T07:13:53.322705+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:54.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:54 smithi123 bash[24768]: audit 2023-12-08T07:13:53.323607+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:54 smithi123 bash[28350]: audit 2023-12-08T07:13:53.322705+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:54 smithi123 bash[28350]: audit 2023-12-08T07:13:53.323607+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:54.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:54 smithi196 bash[24831]: audit 2023-12-08T07:13:53.322705+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:54.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:54 smithi196 bash[24831]: audit 2023-12-08T07:13:53.323607+0000 mon.a (mon.0) 438 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T07:13:55.513 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: cluster 2023-12-08T07:13:54.013208+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:55.513 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.241096+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T07:13:55.513 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: cluster 2023-12-08T07:13:54.241172+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T07:13:55.513 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.241581+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.242181+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.243099+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.753680+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: cluster 2023-12-08T07:13:54.013208+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.241096+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: cluster 2023-12-08T07:13:54.241172+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.241581+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.242181+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.243099+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.514 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.753680+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:55.515 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.979765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:55.515 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[28350]: audit 2023-12-08T07:13:54.986126+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:55.515 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.979765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:55.515 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:55 smithi123 bash[24768]: audit 2023-12-08T07:13:54.986126+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:55.605 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[31775]: debug 2023-12-08T07:13:55.244+0000 7fea225b3700 -1 osd.7 0 waiting for initial osdmap 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: cluster 2023-12-08T07:13:54.013208+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.241096+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: cluster 2023-12-08T07:13:54.241172+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.241581+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.242181+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.243099+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]: dispatch 2023-12-08T07:13:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.753680+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:13:55.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.979765+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:13:55.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:55 smithi196 bash[24831]: audit 2023-12-08T07:13:54.986126+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}}, \"last_daemon_update\": \"2023-12-08T07:13:48.733095\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[24768]: cluster 2023-12-08T07:13:54.339902+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[24768]: cluster 2023-12-08T07:13:54.339979+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[24768]: audit 2023-12-08T07:13:55.243714+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[24768]: cluster 2023-12-08T07:13:55.243868+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[24768]: audit 2023-12-08T07:13:55.244986+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[28350]: cluster 2023-12-08T07:13:54.339902+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[28350]: cluster 2023-12-08T07:13:54.339979+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[28350]: audit 2023-12-08T07:13:55.243714+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[28350]: cluster 2023-12-08T07:13:55.243868+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T07:13:56.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:56 smithi123 bash[28350]: audit 2023-12-08T07:13:55.244986+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:56.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:56 smithi196 bash[24831]: cluster 2023-12-08T07:13:54.339902+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T07:13:56.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:56 smithi196 bash[24831]: cluster 2023-12-08T07:13:54.339979+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T07:13:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:56 smithi196 bash[24831]: audit 2023-12-08T07:13:55.243714+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi196", "root=default"]}]': finished 2023-12-08T07:13:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:56 smithi196 bash[24831]: cluster 2023-12-08T07:13:55.243868+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T07:13:56.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:56 smithi196 bash[24831]: audit 2023-12-08T07:13:55.244986+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:56.653 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:13:57.468 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1702019636,"num_in_osds":8,"osd_in_since":1702019636,"num_remapped_pgs":0} 2023-12-08T07:13:57.469 INFO:tasks.cephadm:Adding prometheus.a on smithi196 2023-12-08T07:13:57.469 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch apply prometheus '1;smithi196=a' 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[28350]: cluster 2023-12-08T07:13:56.013670+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[28350]: cluster 2023-12-08T07:13:56.247432+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232] boot 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[28350]: cluster 2023-12-08T07:13:56.247521+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[28350]: audit 2023-12-08T07:13:56.247906+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[28350]: audit 2023-12-08T07:13:56.651887+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.123:0/3948227426' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[24768]: cluster 2023-12-08T07:13:56.013670+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[24768]: cluster 2023-12-08T07:13:56.247432+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232] boot 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[24768]: cluster 2023-12-08T07:13:56.247521+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T07:13:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[24768]: audit 2023-12-08T07:13:56.247906+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:57.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:57 smithi123 bash[24768]: audit 2023-12-08T07:13:56.651887+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.123:0/3948227426' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:57 smithi196 bash[24831]: cluster 2023-12-08T07:13:56.013670+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T07:13:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:57 smithi196 bash[24831]: cluster 2023-12-08T07:13:56.247432+0000 mon.a (mon.0) 449 : cluster [INF] osd.7 [v2:172.21.15.196:6824/3366989232,v1:172.21.15.196:6825/3366989232] boot 2023-12-08T07:13:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:57 smithi196 bash[24831]: cluster 2023-12-08T07:13:56.247521+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T07:13:57.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:57 smithi196 bash[24831]: audit 2023-12-08T07:13:56.247906+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:13:57.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:57 smithi196 bash[24831]: audit 2023-12-08T07:13:56.651887+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.123:0/3948227426' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T07:13:58.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:58 smithi123 bash[24768]: cluster 2023-12-08T07:13:57.270439+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T07:13:58.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:58 smithi123 bash[28350]: cluster 2023-12-08T07:13:57.270439+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T07:13:58.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:58 smithi196 bash[24831]: cluster 2023-12-08T07:13:57.270439+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T07:13:59.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:13:59 smithi196 bash[24831]: cluster 2023-12-08T07:13:58.014203+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:13:59.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:13:59 smithi123 bash[24768]: cluster 2023-12-08T07:13:58.014203+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:13:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:13:59 smithi123 bash[28350]: cluster 2023-12-08T07:13:58.014203+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:00.204 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled prometheus update... 2023-12-08T07:14:00.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:00 smithi123 bash[28350]: audit 2023-12-08T07:14:00.195523+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T07:14:00.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:00 smithi123 bash[28350]: audit 2023-12-08T07:14:00.201281+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T07:14:00.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:00 smithi123 bash[24768]: audit 2023-12-08T07:14:00.195523+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T07:14:00.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:00 smithi123 bash[24768]: audit 2023-12-08T07:14:00.201281+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T07:14:00.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:00 smithi196 bash[24831]: audit 2023-12-08T07:14:00.195523+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T07:14:00.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:00 smithi196 bash[24831]: audit 2023-12-08T07:14:00.201281+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T07:14:00.194867\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T07:14:00.847 DEBUG:teuthology.orchestra.run.smithi196:prometheus.a> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@prometheus.a.service 2023-12-08T07:14:00.849 INFO:tasks.cephadm:Adding node-exporter.a on smithi123 2023-12-08T07:14:00.849 INFO:tasks.cephadm:Adding node-exporter.b on smithi196 2023-12-08T07:14:00.849 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch apply node-exporter '2;smithi123=a;smithi196=b' 2023-12-08T07:14:00.976 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:14:01.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[24768]: cluster 2023-12-08T07:14:00.014611+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[24768]: audit 2023-12-08T07:14:00.193854+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[24768]: cephadm 2023-12-08T07:14:00.194844+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi196=a 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[24768]: cephadm 2023-12-08T07:14:00.210701+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[28350]: cluster 2023-12-08T07:14:00.014611+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[28350]: audit 2023-12-08T07:14:00.193854+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[28350]: cephadm 2023-12-08T07:14:00.194844+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi196=a 2023-12-08T07:14:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:01 smithi123 bash[28350]: cephadm 2023-12-08T07:14:00.210701+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2023-12-08T07:14:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:01 smithi196 bash[24831]: cluster 2023-12-08T07:14:00.014611+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:01 smithi196 bash[24831]: audit 2023-12-08T07:14:00.193854+0000 mgr.y (mgr.14140) 180 : audit [DBG] from='client.34313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:01 smithi196 bash[24831]: cephadm 2023-12-08T07:14:00.194844+0000 mgr.y (mgr.14140) 181 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi196=a 2023-12-08T07:14:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:01 smithi196 bash[24831]: cephadm 2023-12-08T07:14:00.210701+0000 mgr.y (mgr.14140) 182 : cephadm [INF] Deploying daemon prometheus.a on smithi196 2023-12-08T07:14:03.536 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled node-exporter update... 2023-12-08T07:14:03.592 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:03 smithi196 bash[24831]: cluster 2023-12-08T07:14:02.015178+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:03.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:03 smithi123 bash[24768]: cluster 2023-12-08T07:14:02.015178+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:03 smithi123 bash[28350]: cluster 2023-12-08T07:14:02.015178+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:04.242 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.a> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.a.service 2023-12-08T07:14:04.249 DEBUG:teuthology.orchestra.run.smithi196:node-exporter.b> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.b.service 2023-12-08T07:14:04.251 INFO:tasks.cephadm:Adding alertmanager.a on smithi123 2023-12-08T07:14:04.251 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch apply alertmanager '1;smithi123=a' 2023-12-08T07:14:04.304 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:14:04.474 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[28350]: audit 2023-12-08T07:14:03.525521+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[28350]: cephadm 2023-12-08T07:14:03.526603+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi123=a,smithi196=b 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[28350]: audit 2023-12-08T07:14:03.527328+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[28350]: audit 2023-12-08T07:14:03.533331+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[24768]: audit 2023-12-08T07:14:03.525521+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[24768]: cephadm 2023-12-08T07:14:03.526603+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi123=a,smithi196=b 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[24768]: audit 2023-12-08T07:14:03.527328+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T07:14:04.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:04 smithi123 bash[24768]: audit 2023-12-08T07:14:03.533331+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T07:14:04.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:04 smithi196 bash[24831]: audit 2023-12-08T07:14:03.525521+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi123=a;smithi196=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:04.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:04 smithi196 bash[24831]: cephadm 2023-12-08T07:14:03.526603+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi123=a,smithi196=b 2023-12-08T07:14:04.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:04 smithi196 bash[24831]: audit 2023-12-08T07:14:03.527328+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T07:14:04.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:04 smithi196 bash[24831]: audit 2023-12-08T07:14:03.533331+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T07:14:03.526628\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi196\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[28350]: cluster 2023-12-08T07:14:04.015772+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[28350]: audit 2023-12-08T07:14:05.026059+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[28350]: audit 2023-12-08T07:14:05.031624+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[24768]: cluster 2023-12-08T07:14:04.015772+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[24768]: audit 2023-12-08T07:14:05.026059+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:14:05.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:05 smithi123 bash[24768]: audit 2023-12-08T07:14:05.031624+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:14:05.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:05 smithi196 bash[24831]: cluster 2023-12-08T07:14:04.015772+0000 mgr.y (mgr.14140) 186 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:05 smithi196 bash[24831]: audit 2023-12-08T07:14:05.026059+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T07:14:05.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:05 smithi196 bash[24831]: audit 2023-12-08T07:14:05.031624+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"ec213380-e4a4-4835-ba3a-8128ad16e91f\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702019562.4125044, \"finished_at\": 1702019578.3942113}, {\"id\": \"bb3ed3c3-f8a4-4300-b0ce-f7b441828e48\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702019586.561537, \"finished_at\": 1702019602.2341576}, {\"id\": \"78115663-fac2-49a2-a618-05e7a1e819bd\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702019610.5064812, \"finished_at\": 1702019627.488361}, {\"id\": \"4d6cde1c-a440-4811-92d8-5f0016af516a\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702019636.244288, \"finished_at\": 1702019642.8175309}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T07:14:07.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:07 smithi123 bash[24768]: cluster 2023-12-08T07:14:06.016317+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:07.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:07 smithi123 bash[28350]: cluster 2023-12-08T07:14:06.016317+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:07.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:07 smithi196 bash[24831]: cluster 2023-12-08T07:14:06.016317+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:09.693 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled alertmanager update... 2023-12-08T07:14:09.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:09 smithi123 bash[24768]: cluster 2023-12-08T07:14:08.016889+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:09.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:09 smithi123 bash[28350]: cluster 2023-12-08T07:14:08.016889+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:09.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:09 smithi196 bash[24831]: cluster 2023-12-08T07:14:08.016889+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:10.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:10 smithi123 bash[24768]: audit 2023-12-08T07:14:09.684320+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T07:14:10.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:10 smithi123 bash[24768]: audit 2023-12-08T07:14:09.690270+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T07:14:10.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:10 smithi123 bash[28350]: audit 2023-12-08T07:14:09.684320+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T07:14:10.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:10 smithi123 bash[28350]: audit 2023-12-08T07:14:09.690270+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T07:14:10.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:10 smithi196 bash[24831]: audit 2023-12-08T07:14:09.684320+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T07:14:10.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:10 smithi196 bash[24831]: audit 2023-12-08T07:14:09.690270+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T07:14:09.683610\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi123\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T07:14:11.501 DEBUG:teuthology.orchestra.run.smithi123:alertmanager.a> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@alertmanager.a.service 2023-12-08T07:14:11.503 INFO:tasks.cephadm:Adding grafana.a on smithi196 2023-12-08T07:14:11.503 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph orch apply grafana '1;smithi196=a' 2023-12-08T07:14:11.751 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:14:11.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[24768]: audit 2023-12-08T07:14:09.682484+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:11.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[24768]: cephadm 2023-12-08T07:14:09.683576+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi123=a 2023-12-08T07:14:11.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[24768]: cluster 2023-12-08T07:14:10.017499+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:11.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[28350]: audit 2023-12-08T07:14:09.682484+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:11.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[28350]: cephadm 2023-12-08T07:14:09.683576+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi123=a 2023-12-08T07:14:11.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:11 smithi123 bash[28350]: cluster 2023-12-08T07:14:10.017499+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:11 smithi196 bash[24831]: audit 2023-12-08T07:14:09.682484+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:11 smithi196 bash[24831]: cephadm 2023-12-08T07:14:09.683576+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi123=a 2023-12-08T07:14:11.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:11 smithi196 bash[24831]: cluster 2023-12-08T07:14:10.017499+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:13.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:13 smithi123 bash[24768]: cluster 2023-12-08T07:14:12.018069+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:13.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:13 smithi123 bash[28350]: cluster 2023-12-08T07:14:12.018069+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:13.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:13 smithi196 bash[24831]: cluster 2023-12-08T07:14:12.018069+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:15.841 INFO:teuthology.orchestra.run.smithi196.stdout:Scheduled grafana update... 2023-12-08T07:14:15.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:15 smithi123 bash[24768]: cluster 2023-12-08T07:14:14.018650+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:15.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:15 smithi123 bash[28350]: cluster 2023-12-08T07:14:14.018650+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:15.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:15 smithi196 bash[24831]: cluster 2023-12-08T07:14:14.018650+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:16.785 DEBUG:teuthology.orchestra.run.smithi196:grafana.a> sudo journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@grafana.a.service 2023-12-08T07:14:16.787 INFO:tasks.cephadm:Setting up client nodes... 2023-12-08T07:14:16.788 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T07:14:16.846 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:16 smithi123 bash[28350]: audit 2023-12-08T07:14:15.832533+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T07:14:16.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:16 smithi123 bash[28350]: audit 2023-12-08T07:14:15.838190+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T07:14:16.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:16 smithi123 bash[24768]: audit 2023-12-08T07:14:15.832533+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T07:14:16.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:16 smithi123 bash[24768]: audit 2023-12-08T07:14:15.838190+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T07:14:16.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:16 smithi196 bash[24831]: audit 2023-12-08T07:14:15.832533+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T07:14:16.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:16 smithi196 bash[24831]: audit 2023-12-08T07:14:15.838190+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T07:14:15.831808\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi196\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T07:14:17.104 INFO:journalctl@ceph.grafana.a.smithi196.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T07:14:17.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[24768]: audit 2023-12-08T07:14:15.830675+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:17.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[24768]: cephadm 2023-12-08T07:14:15.831775+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi196=a 2023-12-08T07:14:17.844 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[24768]: cluster 2023-12-08T07:14:16.019225+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:17.844 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[28350]: audit 2023-12-08T07:14:15.830675+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:17.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[28350]: cephadm 2023-12-08T07:14:15.831775+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi196=a 2023-12-08T07:14:17.845 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:17 smithi123 bash[28350]: cluster 2023-12-08T07:14:16.019225+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:17.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:17 smithi196 bash[24831]: audit 2023-12-08T07:14:15.830675+0000 mgr.y (mgr.14140) 194 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi196=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:14:17.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:17 smithi196 bash[24831]: cephadm 2023-12-08T07:14:15.831775+0000 mgr.y (mgr.14140) 195 : cephadm [INF] Saving service grafana spec with placement count:1 smithi196=a 2023-12-08T07:14:17.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:17 smithi196 bash[24831]: cluster 2023-12-08T07:14:16.019225+0000 mgr.y (mgr.14140) 196 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:19.650 INFO:teuthology.orchestra.run.smithi123.stdout:[client.0] 2023-12-08T07:14:19.650 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQBLwnJlio57JhAAJXal6IBa0H+AklgLnUEuOw== 2023-12-08T07:14:19.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:19 smithi123 bash[24768]: cluster 2023-12-08T07:14:18.019817+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:19.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:19 smithi123 bash[28350]: cluster 2023-12-08T07:14:18.019817+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:19.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:19 smithi196 bash[24831]: cluster 2023-12-08T07:14:18.019817+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:19.856 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:19 smithi196 docker[33107]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:14:19.856 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:19 smithi196 systemd[1]: Started Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:14:20.454 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2023-12-08T07:14:20.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-08T07:14:20.454 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-08T07:14:20.480 DEBUG:teuthology.orchestra.run.smithi196:> 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 783514b6-9598-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T07:14:20.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[24768]: audit 2023-12-08T07:14:19.580243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:20.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[28350]: audit 2023-12-08T07:14:19.580243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[24768]: audit 2023-12-08T07:14:19.590302+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[24768]: audit 2023-12-08T07:14:19.591453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:14:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[24768]: audit 2023-12-08T07:14:19.645446+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:20.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[24768]: audit 2023-12-08T07:14:19.649606+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T07:14:20.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[28350]: audit 2023-12-08T07:14:19.590302+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:20.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[28350]: audit 2023-12-08T07:14:19.591453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:14:20.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[28350]: audit 2023-12-08T07:14:19.645446+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:20.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:20 smithi123 bash[28350]: audit 2023-12-08T07:14:19.649606+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T07:14:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[24831]: audit 2023-12-08T07:14:19.580243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[24831]: audit 2023-12-08T07:14:19.590302+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732322\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732499\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732609\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732714\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732818\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:13:48.732921\", \"created\": \"2023-12-08T07:13:47.448394\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[24831]: audit 2023-12-08T07:14:19.591453+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:14:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[24831]: audit 2023-12-08T07:14:19.645446+0000 mon.a (mon.0) 467 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:20.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[24831]: audit 2023-12-08T07:14:19.649606+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.123:0/3454586254' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi196 (none))" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.528Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.530Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.530Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.533Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.533Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.538Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T07:14:20.862 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.538Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.025µs 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.538Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.539Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.539Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.973µs wal_replay_duration=340.351µs wbl_replay_duration=144ns total_replay_duration=408.126µs 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.541Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.541Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.541Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.542Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=655.317µs db_storage=1.401µs remote_storage=1.776µs web_handler=812ns query_engine=1.138µs scrape=338.529µs scrape_sd=25.277µs notify=895ns notify_sd=1.847µs rules=32.235µs tracing=6.447µs 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.542Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T07:14:20.863 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:14:20 smithi196 bash[33126]: ts=2023-12-08T07:14:20.542Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T07:14:21.696 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:21 smithi196 systemd[1]: Started Ceph node-exporter.b for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:14:21.696 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[33433]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: cluster 2023-12-08T07:14:20.020398+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:20.701326+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:20.707188+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:20.710710+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:20.712062+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:21.412055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:21.418344+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:21.419907+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.697 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:21 smithi196 bash[24831]: audit 2023-12-08T07:14:21.421924+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: cluster 2023-12-08T07:14:20.020398+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:21.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: cluster 2023-12-08T07:14:20.020398+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:20.701326+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:20.701326+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:20.707188+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:20.710710+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:20.712062+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:20.707188+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}}, \"last_daemon_update\": \"2023-12-08T07:14:20.699392\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:20.710710+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:20.712062+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:21.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:21.412055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:21.412055+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:21.418344+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:21.419907+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[24768]: audit 2023-12-08T07:14:21.421924+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:21.418344+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:21.419907+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T07:14:21.850 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:21 smithi123 bash[28350]: audit 2023-12-08T07:14:21.421924+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:14:22.346 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:22 smithi123 systemd[1]: Started Ceph node-exporter.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:14:22.346 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[36123]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-08T07:14:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:22 smithi196 bash[24831]: cephadm 2023-12-08T07:14:20.713084+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2023-12-08T07:14:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:22 smithi196 bash[24831]: cephadm 2023-12-08T07:14:21.423403+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2023-12-08T07:14:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:22 smithi196 bash[24831]: audit 2023-12-08T07:14:22.119844+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:22.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:22 smithi196 bash[24831]: audit 2023-12-08T07:14:22.123257+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:23.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[24768]: cephadm 2023-12-08T07:14:20.713084+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2023-12-08T07:14:23.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[24768]: cephadm 2023-12-08T07:14:21.423403+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2023-12-08T07:14:23.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[28350]: cephadm 2023-12-08T07:14:20.713084+0000 mgr.y (mgr.14140) 199 : cephadm [INF] Deploying daemon node-exporter.b on smithi196 2023-12-08T07:14:23.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[28350]: cephadm 2023-12-08T07:14:21.423403+0000 mgr.y (mgr.14140) 200 : cephadm [INF] Deploying daemon node-exporter.a on smithi123 2023-12-08T07:14:23.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[24768]: audit 2023-12-08T07:14:22.119844+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:23.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[24768]: audit 2023-12-08T07:14:22.123257+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:23.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[28350]: audit 2023-12-08T07:14:22.119844+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:23.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:22 smithi123 bash[28350]: audit 2023-12-08T07:14:22.123257+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:23.367 INFO:teuthology.orchestra.run.smithi196.stdout:[client.1] 2023-12-08T07:14:23.367 INFO:teuthology.orchestra.run.smithi196.stdout: key = AQBPwnJl+3dlFRAAxnVq+Tknn1Y0gKOKk5eQ7A== 2023-12-08T07:14:23.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:23 smithi196 bash[24831]: cluster 2023-12-08T07:14:22.020964+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:23.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:23 smithi196 bash[24831]: cephadm 2023-12-08T07:14:22.126085+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2023-12-08T07:14:23.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:23 smithi196 bash[24831]: audit 2023-12-08T07:14:23.357648+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.196:0/3853645834' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:23.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:23 smithi196 bash[24831]: audit 2023-12-08T07:14:23.358681+0000 mon.a (mon.0) 479 : 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-12-08T07:14:23.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:23 smithi196 bash[24831]: audit 2023-12-08T07:14:23.365617+0000 mon.a (mon.0) 480 : 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-12-08T07:14:24.033 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2023-12-08T07:14:24.033 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-08T07:14:24.033 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-08T07:14:24.054 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T07:14:24.068 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[28350]: cluster 2023-12-08T07:14:22.020964+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:24.068 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[28350]: cephadm 2023-12-08T07:14:22.126085+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2023-12-08T07:14:24.068 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[28350]: audit 2023-12-08T07:14:23.357648+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.196:0/3853645834' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:24.068 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[28350]: audit 2023-12-08T07:14:23.358681+0000 mon.a (mon.0) 479 : 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-12-08T07:14:24.068 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[28350]: audit 2023-12-08T07:14:23.365617+0000 mon.a (mon.0) 480 : 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-12-08T07:14:24.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[24768]: cluster 2023-12-08T07:14:22.020964+0000 mgr.y (mgr.14140) 201 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:24.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[24768]: cephadm 2023-12-08T07:14:22.126085+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Deploying daemon alertmanager.a on smithi123 2023-12-08T07:14:24.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[24768]: audit 2023-12-08T07:14:23.357648+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.196:0/3853645834' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T07:14:24.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[24768]: audit 2023-12-08T07:14:23.358681+0000 mon.a (mon.0) 479 : 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-12-08T07:14:24.069 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:23 smithi123 bash[24768]: audit 2023-12-08T07:14:23.365617+0000 mon.a (mon.0) 480 : 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-12-08T07:14:24.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:24 smithi196 bash[24831]: cluster 2023-12-08T07:14:24.021522+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:25.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:24 smithi123 bash[28350]: cluster 2023-12-08T07:14:24.021522+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:25.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:24 smithi123 bash[24768]: cluster 2023-12-08T07:14:24.021522+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:25.355 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: latest: Pulling from prom/node-exporter 2023-12-08T07:14:25.718 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 2abcce694348: Already exists 2023-12-08T07:14:25.718 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 455fd88e5221: Pulling fs layer 2023-12-08T07:14:25.718 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 324153f2810a: Pulling fs layer 2023-12-08T07:14:25.718 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 455fd88e5221: Download complete 2023-12-08T07:14:26.105 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 324153f2810a: Verifying Checksum 2023-12-08T07:14:26.105 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 324153f2810a: Download complete 2023-12-08T07:14:26.105 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:25 smithi196 bash[33433]: 455fd88e5221: Pull complete 2023-12-08T07:14:26.577 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:26 smithi196 bash[33433]: 324153f2810a: Pull complete 2023-12-08T07:14:26.578 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:26 smithi196 bash[33433]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-08T07:14:26.578 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:26 smithi196 bash[33433]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-08T07:14:26.596 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:26 smithi123 bash[36123]: latest: Pulling from prom/node-exporter 2023-12-08T07:14:27.217 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[24768]: cluster 2023-12-08T07:14:26.022075+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:27.217 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[28350]: cluster 2023-12-08T07:14:26.022075+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:27.217 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:26 smithi123 bash[36123]: 2abcce694348: Pulling fs layer 2023-12-08T07:14:27.217 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:26 smithi123 bash[36123]: 455fd88e5221: Pulling fs layer 2023-12-08T07:14:27.217 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:26 smithi123 bash[36123]: 324153f2810a: Pulling fs layer 2023-12-08T07:14:27.218 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 455fd88e5221: Verifying Checksum 2023-12-08T07:14:27.218 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 455fd88e5221: Download complete 2023-12-08T07:14:27.218 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 2abcce694348: Verifying Checksum 2023-12-08T07:14:27.218 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 2abcce694348: Download complete 2023-12-08T07:14:27.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[24831]: cluster 2023-12-08T07:14:26.022075+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:27.548 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 324153f2810a: Verifying Checksum 2023-12-08T07:14:27.548 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 324153f2810a: Download complete 2023-12-08T07:14:27.548 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:27 smithi123 bash[36123]: 2abcce694348: Pull complete 2023-12-08T07:14:27.968 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:14:27.968 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":47,"fsid":"783514b6-9598-11ee-95a3-87774f69a715","created":"2023-12-08T07:08:21.096655+0000","modified":"2023-12-08T07:13:57.263676+0000","last_up_change":"2023-12-08T07:13:56.237399+0000","last_in_change":"2023-12-08T07:13:56.237399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T07:08:34.470483+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":"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6803","nonce":664094596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6805","nonce":664094596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6809","nonce":664094596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6807","nonce":664094596}]},"public_addr":"172.21.15.123:6803/664094596","cluster_addr":"172.21.15.123:6805/664094596","heartbeat_back_addr":"172.21.15.123:6809/664094596","heartbeat_front_addr":"172.21.15.123:6807/664094596","state":["exists","up"]},{"osd":1,"uuid":"7d670106-e84a-452c-8611-1fcab5d9b3f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6811","nonce":2950436532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6813","nonce":2950436532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6817","nonce":2950436532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6815","nonce":2950436532}]},"public_addr":"172.21.15.123:6811/2950436532","cluster_addr":"172.21.15.123:6813/2950436532","heartbeat_back_addr":"172.21.15.123:6817/2950436532","heartbeat_front_addr":"172.21.15.123:6815/2950436532","state":["exists","up"]},{"osd":2,"uuid":"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6819","nonce":1654952247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6821","nonce":1654952247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6825","nonce":1654952247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6823","nonce":1654952247}]},"public_addr":"172.21.15.123:6819/1654952247","cluster_addr":"172.21.15.123:6821/1654952247","heartbeat_back_addr":"172.21.15.123:6825/1654952247","heartbeat_front_addr":"172.21.15.123:6823/1654952247","state":["exists","up"]},{"osd":3,"uuid":"844e007f-877f-435e-a8c1-1190bba55686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6827","nonce":1233559283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6829","nonce":1233559283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6833","nonce":1233559283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6831","nonce":1233559283}]},"public_addr":"172.21.15.123:6827/1233559283","cluster_addr":"172.21.15.123:6829/1233559283","heartbeat_back_addr":"172.21.15.123:6833/1233559283","heartbeat_front_addr":"172.21.15.123:6831/1233559283","state":["exists","up"]},{"osd":4,"uuid":"67a69f4d-22f5-48d4-878e-ac39c955b127","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6801","nonce":2448441608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6803","nonce":2448441608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6807","nonce":2448441608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6805","nonce":2448441608}]},"public_addr":"172.21.15.196:6801/2448441608","cluster_addr":"172.21.15.196:6803/2448441608","heartbeat_back_addr":"172.21.15.196:6807/2448441608","heartbeat_front_addr":"172.21.15.196:6805/2448441608","state":["exists","up"]},{"osd":5,"uuid":"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6809","nonce":411260770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6811","nonce":411260770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6815","nonce":411260770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6813","nonce":411260770}]},"public_addr":"172.21.15.196:6809/411260770","cluster_addr":"172.21.15.196:6811/411260770","heartbeat_back_addr":"172.21.15.196:6815/411260770","heartbeat_front_addr":"172.21.15.196:6813/411260770","state":["exists","up"]},{"osd":6,"uuid":"c7e7cee0-e676-4938-959b-1f09040dc7e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6817","nonce":1785176468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6819","nonce":1785176468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6823","nonce":1785176468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6821","nonce":1785176468}]},"public_addr":"172.21.15.196:6817/1785176468","cluster_addr":"172.21.15.196:6819/1785176468","heartbeat_back_addr":"172.21.15.196:6823/1785176468","heartbeat_front_addr":"172.21.15.196:6821/1785176468","state":["exists","up"]},{"osd":7,"uuid":"9056c53d-acb4-46df-bb4b-9a50ad34c9d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6825","nonce":3366989232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6827","nonce":3366989232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6831","nonce":3366989232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6829","nonce":3366989232}]},"public_addr":"172.21.15.196:6825/3366989232","cluster_addr":"172.21.15.196:6827/3366989232","heartbeat_back_addr":"172.21.15.196:6831/3366989232","heartbeat_front_addr":"172.21.15.196:6829/3366989232","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:10:59.129521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:26.761953+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:54.337332+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:20.114821+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:40.987990+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-12-08T07:13:04.629783+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:28.644400+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:54.339984+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:0/3940807129":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/4250334674":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/3610414650":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/1738994587":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/3737035064":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/36821389":"2023-12-09T07:08:42.748839+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T07:14:28.106 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.847Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T07:14:28.106 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.848Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.848Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.848Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.849Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.849Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T07:14:28.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T07:14:28.108 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T07:14:28.109 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T07:14:28.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T07:14:28.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T07:14:28.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T07:14:28.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T07:14:28.110 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T07:14:28.111 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.850Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T07:14:28.112 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T07:14:28.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T07:14:28.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T07:14:28.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T07:14:28.113 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:14:27 smithi196 bash[33433]: ts=2023-12-08T07:14:27.851Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T07:14:28.334 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:28 smithi123 bash[28350]: audit 2023-12-08T07:14:27.965407+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.123:0/3343642297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:28.335 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:28 smithi123 bash[24768]: audit 2023-12-08T07:14:27.965407+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.123:0/3343642297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:28.335 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:28 smithi123 bash[36123]: 455fd88e5221: Pull complete 2023-12-08T07:14:28.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:28 smithi196 bash[24831]: audit 2023-12-08T07:14:27.965407+0000 mon.a (mon.0) 481 : audit [DBG] from='client.? 172.21.15.123:0/3343642297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:29.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:29 smithi123 bash[24768]: cluster 2023-12-08T07:14:28.022654+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:29.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:29 smithi123 bash[28350]: cluster 2023-12-08T07:14:28.022654+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:29.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:29 smithi196 bash[24831]: cluster 2023-12-08T07:14:28.022654+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:29.898 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-08T07:08:34.470483+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-12-08T07:14:29.898 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-08T07:14:29.984 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:29 smithi123 bash[36123]: 324153f2810a: Pull complete 2023-12-08T07:14:30.346 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:29 smithi123 bash[36123]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-08T07:14:30.347 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:30 smithi123 bash[36123]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-08T07:14:31.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:31 smithi123 bash[24768]: cluster 2023-12-08T07:14:30.023179+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:31 smithi123 bash[28350]: cluster 2023-12-08T07:14:30.023179+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:31 smithi196 bash[24831]: cluster 2023-12-08T07:14:30.023179+0000 mgr.y (mgr.14140) 206 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:32.386 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.237Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.237Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.238Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.238Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T07:14:32.387 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.240Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T07:14:32.388 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T07:14:32.389 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.241Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.242Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T07:14:32.390 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:14:32 smithi123 bash[36123]: ts=2023-12-08T07:14:32.242Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T07:14:33.290 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:33 smithi123 bash[28350]: cluster 2023-12-08T07:14:32.023775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:33.290 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:33 smithi123 bash[24768]: cluster 2023-12-08T07:14:32.023775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:33.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:33 smithi196 bash[24831]: cluster 2023-12-08T07:14:32.023775+0000 mgr.y (mgr.14140) 207 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:35.292 INFO:teuthology.orchestra.run.smithi123.stdout:pg_num: 1 2023-12-08T07:14:35.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:35 smithi123 bash[24768]: cluster 2023-12-08T07:14:34.024358+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:35 smithi123 bash[28350]: cluster 2023-12-08T07:14:34.024358+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:35.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:35 smithi196 bash[24831]: cluster 2023-12-08T07:14:34.024358+0000 mgr.y (mgr.14140) 208 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:36.573 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:36 smithi123 bash[28350]: audit 2023-12-08T07:14:35.291674+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.123:0/1599687437' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T07:14:36.574 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:36 smithi123 bash[24768]: audit 2023-12-08T07:14:35.291674+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.123:0/1599687437' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T07:14:36.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:36 smithi196 bash[24831]: audit 2023-12-08T07:14:35.291674+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.123:0/1599687437' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T07:14:36.834 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-08T07:14:36.834 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-08T07:14:36.834 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph mgr dump --format=json 2023-12-08T07:14:37.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:37 smithi123 bash[24768]: cluster 2023-12-08T07:14:36.024939+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:37.641 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:37 smithi123 bash[28350]: cluster 2023-12-08T07:14:36.024939+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:37.642 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:37 smithi196 bash[24831]: cluster 2023-12-08T07:14:36.024939+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:39.479 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:39 smithi123 bash[28350]: cluster 2023-12-08T07:14:38.025485+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:39.479 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:39 smithi123 bash[24768]: cluster 2023-12-08T07:14:38.025485+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:39.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:39 smithi196 bash[24831]: cluster 2023-12-08T07:14:38.025485+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:40.382 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:39 smithi123 docker[36861]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:14:40.382 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:39 smithi123 systemd[1]: Started Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:14:40.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.893466+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:40.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.897568+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:40.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.981106+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T07:14:40.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.988224+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T07:14:40.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.989037+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T07:14:40.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:40 smithi196 bash[24831]: audit 2023-12-08T07:14:39.996294+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T07:14:40.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.893466+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:40.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.897568+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:40.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.981106+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T07:14:40.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.988224+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T07:14:40.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.989037+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T07:14:40.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[24768]: audit 2023-12-08T07:14:39.996294+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.893466+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.897568+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518441\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518641\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518766\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.518885\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519004\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519122\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:12:13.519261\", \"created\": \"2023-12-08T07:12:12.593642\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.981106+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.988224+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEBpYn8knv05Lt+chESw5+2AwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgwNzE0MzlaFw0z\nMzEyMDUwNzE0MzlaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDO/+lF9pdymlN5XatS8FJn\n1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4VDgEecHg\ncDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6AkBOFRDJ\nPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8u8mEH7Hy\n+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZWD2RZ27xo\nc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/kc1D4FrWZ\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAD1FT0GFUyCS1wJEc7BlKhY7jQI9AOn/\nzXcuyAQNtEDQKpF7Eqq+5lCCiCI0aJXEem5RN4/Z+sG+9+2UhEYHJe5uki7BI55e\n8hIwfn5H5HTkJKFCRs4v/PcxtthyLrVz55LCXOxKt/1PxhDUo1Y/rY3sIim4C6GZ\n1fIQ4sztQlqAy7HB+dRU2jV9SP1CRgUGI1N8ArV/1fA9VEmKVdaWDOV/YDsVEhp8\nQc3mpU5oCT8Ase0G1zltq1nTqIp5kkQmNybLYPMGzGqwE0qk88xlEvK2HIJFEFZ0\nhqc1q7M1IQp9wLoAZprNQc2QJv9jgHN94Uc2DkwxyMRqFCoCUMLc1GA=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.989037+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T07:14:40.849 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:40 smithi123 bash[28350]: audit 2023-12-08T07:14:39.996294+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDO/+lF9pdymlN5\nXatS8FJn1sx/XbrygrDJN/6n3LkQX2yn5mymBtPRlHu6wwUZgLNt1I0du3esE4J4\nVDgEecHgcDCDibJDU2B4meEvH7mB4tcdCvM3uMgmibCQxNjCFV9BTTvegCMDVVg6\nAkBOFRDJPLmwfurXTQ6to/RvsWvb7y310NZyLi5oyzTB6IOE7WX5RAyU2SAY2gC8\nu8mEH7Hy+oKMETSH1QE0NOvUJBncA1zXQEPBItHIghBzOqREXnYMsd9tZtH52gZW\nD2RZ27xoc+9GrWqzjZrFzun6c4nJ1wprrEg06Diqki/0VUjRHbtlR8I8sCvMih/k\nc1D4FrWZAgMBAAECggEAcggqcr9IaPq5N2exhKwdSVTcLOHupb/3MbImGEUQsgNP\ncSMQAVpLf+4DRzw95/GtZrir0JBAecv5mN4USerlMgW7xAqr6EjbITTsBzC72eCj\nzj0FBVJG+Gvrl6TJIAn0Ap5Qd98w6pouUy6ATENwjttkE+Wm61po1qE2e/1KRMp8\n/2ZsYfqaMlhXLyOCIhpiEWSxLx1p/8PZr2HUq00wLWGQpA0FkEv01rSzhnkzp89s\nr56uNRmo+dKooCAJT+YqK0vC9623eC5mGekKA2SIM07LC6mX2aiIiXqzNap1b1dU\nrbuJjByr9arOwRQ8NPlrA/tCLEFOJQHDUxdFSDSxsQKBgQD0HS67WhzqhtlS97lJ\nDE6OkwHC3n4P+jVxeWD12ArfDmJAEDl8Jd3LwoFB2PyQwDR5DSjqszIW29hMJxWH\nq9EsHtBBaFw0aYAJp5j6dgwLMhhgjOzp9dHZHxWblF4vCAMIyqkAtZE8z5G4t69D\n/REGpr0EmpNKDjdoDRXYMa/CfQKBgQDZFBuqVTgD6Nj2Cau6JrtjSe7L5rX837oc\nzvgtz08/sMUPMtSx+GagO/35Y9TDc6uEauMgC7jMFoI5pR9+H6DzfvP1mGe7KzV9\nEqXWbRJT3N8angIVELF+oPNDAiBdqKEHwUZHS1WJag3CETIuXzlQgW5pbRPAykk2\nzbI0WF3uTQKBgEar0CSjIO3wnif72aNBMdjqzD67JOnBOQmh5yUlJ3iN9HmxeMLt\nP3nG1J7Yj73kNwy4d5kCycR+Xu8k/YGqh0LrpMTazp7J0Cx7XblcxX3UQeRpyAiv\nhtIBwsKowF+DRUWdTjILXoGpYfmFC/N15yDy0pProCp3VSkFaMaPE+ANAoGBAJu8\nElD0DFi5rxVsQLgu21bTDq9X2A4Pz6ylS2VKCjfOMMHDnNYFOFMSVxWY6mZCULWS\nHVm7Lxuztj922A4a0NR/qrPyX9DmodwWCcW4wGJL3f9xhlroe/41p+/V0bR/qu8u\nWKYDRN1tqWsl/RNJm4vHH5gg+f/g3/+iOIvXLaQtAoGBALMIqXHKlKA7O5TWCfZN\nMzunEDozAq2+VJLC3lF9rld+5CmGJUvCeNp09AsKL9vxMBz0sCeG+bvWnevW4f6e\npxJtgMmPbQnM1+YQ9h/HZeBlvqLGeTaCpjxXIWgsxHQxzSHF8AAi8ObqMm3GukRC\n6+X61by5az4++YvBlKzzf5cs\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.137Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.137Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.140Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.142Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.182Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.183Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:14:41.300 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.185Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T07:14:41.301 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[36884]: ts=2023-12-08T07:14:41.185Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T07:14:41.301 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[24768]: cephadm 2023-12-08T07:14:39.997255+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon grafana.a on smithi196 2023-12-08T07:14:41.301 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[24768]: cluster 2023-12-08T07:14:40.026098+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:41.403 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:14:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[28350]: cephadm 2023-12-08T07:14:39.997255+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon grafana.a on smithi196 2023-12-08T07:14:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:41 smithi123 bash[28350]: cluster 2023-12-08T07:14:40.026098+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:41.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:41 smithi196 bash[24831]: cephadm 2023-12-08T07:14:39.997255+0000 mgr.y (mgr.14140) 211 : cephadm [INF] Deploying daemon grafana.a on smithi196 2023-12-08T07:14:41.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:41 smithi196 bash[24831]: cluster 2023-12-08T07:14:40.026098+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:42.159 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":3871051330},{"type":"v1","addr":"172.21.15.123:6801","nonce":3871051330}]},"active_addr":"172.21.15.123:6801/3871051330","active_change":"2023-12-08T07:08:59.875086+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":34109,"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://smithi123.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.123:0","nonce":893392818}]},{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":2709007884}]},{"addrvec":[{"type":"v2","addr":"172.21.15.123:0","nonce":1553203303}]}]}} 2023-12-08T07:14:42.162 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-08T07:14:42.163 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-08T07:14:42.163 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T07:14:42.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:42 smithi123 bash[24768]: audit 2023-12-08T07:14:41.393935+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.123:0/897999243' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T07:14:42.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:42 smithi123 bash[28350]: audit 2023-12-08T07:14:41.393935+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.123:0/897999243' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T07:14:42.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:42 smithi196 bash[24831]: audit 2023-12-08T07:14:41.393935+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.123:0/897999243' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T07:14:43.584 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:43 smithi123 bash[28350]: cluster 2023-12-08T07:14:42.026693+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:43.585 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:43 smithi123 bash[36884]: ts=2023-12-08T07:14:43.143Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000591666s 2023-12-08T07:14:43.585 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:43 smithi123 bash[24768]: cluster 2023-12-08T07:14:42.026693+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:43.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:43 smithi196 bash[24831]: cluster 2023-12-08T07:14:42.026693+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:45.170 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:14:45.170 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":47,"fsid":"783514b6-9598-11ee-95a3-87774f69a715","created":"2023-12-08T07:08:21.096655+0000","modified":"2023-12-08T07:13:57.263676+0000","last_up_change":"2023-12-08T07:13:56.237399+0000","last_in_change":"2023-12-08T07:13:56.237399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T07:08:34.470483+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":"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6803","nonce":664094596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6805","nonce":664094596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6809","nonce":664094596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6807","nonce":664094596}]},"public_addr":"172.21.15.123:6803/664094596","cluster_addr":"172.21.15.123:6805/664094596","heartbeat_back_addr":"172.21.15.123:6809/664094596","heartbeat_front_addr":"172.21.15.123:6807/664094596","state":["exists","up"]},{"osd":1,"uuid":"7d670106-e84a-452c-8611-1fcab5d9b3f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6811","nonce":2950436532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6813","nonce":2950436532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6817","nonce":2950436532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6815","nonce":2950436532}]},"public_addr":"172.21.15.123:6811/2950436532","cluster_addr":"172.21.15.123:6813/2950436532","heartbeat_back_addr":"172.21.15.123:6817/2950436532","heartbeat_front_addr":"172.21.15.123:6815/2950436532","state":["exists","up"]},{"osd":2,"uuid":"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6819","nonce":1654952247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6821","nonce":1654952247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6825","nonce":1654952247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6823","nonce":1654952247}]},"public_addr":"172.21.15.123:6819/1654952247","cluster_addr":"172.21.15.123:6821/1654952247","heartbeat_back_addr":"172.21.15.123:6825/1654952247","heartbeat_front_addr":"172.21.15.123:6823/1654952247","state":["exists","up"]},{"osd":3,"uuid":"844e007f-877f-435e-a8c1-1190bba55686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6827","nonce":1233559283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6829","nonce":1233559283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6833","nonce":1233559283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6831","nonce":1233559283}]},"public_addr":"172.21.15.123:6827/1233559283","cluster_addr":"172.21.15.123:6829/1233559283","heartbeat_back_addr":"172.21.15.123:6833/1233559283","heartbeat_front_addr":"172.21.15.123:6831/1233559283","state":["exists","up"]},{"osd":4,"uuid":"67a69f4d-22f5-48d4-878e-ac39c955b127","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6801","nonce":2448441608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6803","nonce":2448441608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6807","nonce":2448441608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6805","nonce":2448441608}]},"public_addr":"172.21.15.196:6801/2448441608","cluster_addr":"172.21.15.196:6803/2448441608","heartbeat_back_addr":"172.21.15.196:6807/2448441608","heartbeat_front_addr":"172.21.15.196:6805/2448441608","state":["exists","up"]},{"osd":5,"uuid":"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6809","nonce":411260770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6811","nonce":411260770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6815","nonce":411260770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6813","nonce":411260770}]},"public_addr":"172.21.15.196:6809/411260770","cluster_addr":"172.21.15.196:6811/411260770","heartbeat_back_addr":"172.21.15.196:6815/411260770","heartbeat_front_addr":"172.21.15.196:6813/411260770","state":["exists","up"]},{"osd":6,"uuid":"c7e7cee0-e676-4938-959b-1f09040dc7e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6817","nonce":1785176468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6819","nonce":1785176468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6823","nonce":1785176468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6821","nonce":1785176468}]},"public_addr":"172.21.15.196:6817/1785176468","cluster_addr":"172.21.15.196:6819/1785176468","heartbeat_back_addr":"172.21.15.196:6823/1785176468","heartbeat_front_addr":"172.21.15.196:6821/1785176468","state":["exists","up"]},{"osd":7,"uuid":"9056c53d-acb4-46df-bb4b-9a50ad34c9d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6825","nonce":3366989232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6827","nonce":3366989232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6831","nonce":3366989232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6829","nonce":3366989232}]},"public_addr":"172.21.15.196:6825/3366989232","cluster_addr":"172.21.15.196:6827/3366989232","heartbeat_back_addr":"172.21.15.196:6831/3366989232","heartbeat_front_addr":"172.21.15.196:6829/3366989232","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:10:59.129521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:26.761953+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:54.337332+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:20.114821+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:40.987990+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-12-08T07:13:04.629783+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:28.644400+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:54.339984+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:0/3940807129":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/4250334674":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/3610414650":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/1738994587":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/3737035064":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/36821389":"2023-12-09T07:08:42.748839+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T07:14:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:45 smithi123 bash[28350]: cluster 2023-12-08T07:14:44.027327+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:45 smithi123 bash[28350]: audit 2023-12-08T07:14:45.167453+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/3654763910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:45.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:45 smithi123 bash[24768]: cluster 2023-12-08T07:14:44.027327+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:45.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:45 smithi123 bash[24768]: audit 2023-12-08T07:14:45.167453+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/3654763910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:45.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:45 smithi196 bash[24831]: cluster 2023-12-08T07:14:44.027327+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:45 smithi196 bash[24831]: audit 2023-12-08T07:14:45.167453+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.123:0/3654763910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:45.963 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-08T07:14:45.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T07:14:47.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:47 smithi123 bash[28350]: cluster 2023-12-08T07:14:46.027932+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:47.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:47 smithi123 bash[24768]: cluster 2023-12-08T07:14:46.027932+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:47.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:47 smithi196 bash[24831]: cluster 2023-12-08T07:14:46.027932+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:48.961 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:14:48.961 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":47,"fsid":"783514b6-9598-11ee-95a3-87774f69a715","created":"2023-12-08T07:08:21.096655+0000","modified":"2023-12-08T07:13:57.263676+0000","last_up_change":"2023-12-08T07:13:56.237399+0000","last_in_change":"2023-12-08T07:13:56.237399+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T07:08:34.470483+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":"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6803","nonce":664094596}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6805","nonce":664094596}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6809","nonce":664094596}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":664094596},{"type":"v1","addr":"172.21.15.123:6807","nonce":664094596}]},"public_addr":"172.21.15.123:6803/664094596","cluster_addr":"172.21.15.123:6805/664094596","heartbeat_back_addr":"172.21.15.123:6809/664094596","heartbeat_front_addr":"172.21.15.123:6807/664094596","state":["exists","up"]},{"osd":1,"uuid":"7d670106-e84a-452c-8611-1fcab5d9b3f3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6811","nonce":2950436532}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6813","nonce":2950436532}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6817","nonce":2950436532}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2950436532},{"type":"v1","addr":"172.21.15.123:6815","nonce":2950436532}]},"public_addr":"172.21.15.123:6811/2950436532","cluster_addr":"172.21.15.123:6813/2950436532","heartbeat_back_addr":"172.21.15.123:6817/2950436532","heartbeat_front_addr":"172.21.15.123:6815/2950436532","state":["exists","up"]},{"osd":2,"uuid":"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6819","nonce":1654952247}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6821","nonce":1654952247}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6825","nonce":1654952247}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":1654952247},{"type":"v1","addr":"172.21.15.123:6823","nonce":1654952247}]},"public_addr":"172.21.15.123:6819/1654952247","cluster_addr":"172.21.15.123:6821/1654952247","heartbeat_back_addr":"172.21.15.123:6825/1654952247","heartbeat_front_addr":"172.21.15.123:6823/1654952247","state":["exists","up"]},{"osd":3,"uuid":"844e007f-877f-435e-a8c1-1190bba55686","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6827","nonce":1233559283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6829","nonce":1233559283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6832","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6833","nonce":1233559283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1233559283},{"type":"v1","addr":"172.21.15.123:6831","nonce":1233559283}]},"public_addr":"172.21.15.123:6827/1233559283","cluster_addr":"172.21.15.123:6829/1233559283","heartbeat_back_addr":"172.21.15.123:6833/1233559283","heartbeat_front_addr":"172.21.15.123:6831/1233559283","state":["exists","up"]},{"osd":4,"uuid":"67a69f4d-22f5-48d4-878e-ac39c955b127","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6800","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6801","nonce":2448441608}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6802","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6803","nonce":2448441608}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6806","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6807","nonce":2448441608}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6804","nonce":2448441608},{"type":"v1","addr":"172.21.15.196:6805","nonce":2448441608}]},"public_addr":"172.21.15.196:6801/2448441608","cluster_addr":"172.21.15.196:6803/2448441608","heartbeat_back_addr":"172.21.15.196:6807/2448441608","heartbeat_front_addr":"172.21.15.196:6805/2448441608","state":["exists","up"]},{"osd":5,"uuid":"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6808","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6809","nonce":411260770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6810","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6811","nonce":411260770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6814","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6815","nonce":411260770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6812","nonce":411260770},{"type":"v1","addr":"172.21.15.196:6813","nonce":411260770}]},"public_addr":"172.21.15.196:6809/411260770","cluster_addr":"172.21.15.196:6811/411260770","heartbeat_back_addr":"172.21.15.196:6815/411260770","heartbeat_front_addr":"172.21.15.196:6813/411260770","state":["exists","up"]},{"osd":6,"uuid":"c7e7cee0-e676-4938-959b-1f09040dc7e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6816","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6817","nonce":1785176468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6818","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6819","nonce":1785176468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6822","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6823","nonce":1785176468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6820","nonce":1785176468},{"type":"v1","addr":"172.21.15.196:6821","nonce":1785176468}]},"public_addr":"172.21.15.196:6817/1785176468","cluster_addr":"172.21.15.196:6819/1785176468","heartbeat_back_addr":"172.21.15.196:6823/1785176468","heartbeat_front_addr":"172.21.15.196:6821/1785176468","state":["exists","up"]},{"osd":7,"uuid":"9056c53d-acb4-46df-bb4b-9a50ad34c9d6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6824","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6825","nonce":3366989232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6826","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6827","nonce":3366989232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6830","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6831","nonce":3366989232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.196:6828","nonce":3366989232},{"type":"v1","addr":"172.21.15.196:6829","nonce":3366989232}]},"public_addr":"172.21.15.196:6825/3366989232","cluster_addr":"172.21.15.196:6827/3366989232","heartbeat_back_addr":"172.21.15.196:6831/3366989232","heartbeat_front_addr":"172.21.15.196:6829/3366989232","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:10:59.129521+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:26.761953+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:11:54.337332+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:20.114821+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:12:40.987990+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-12-08T07:13:04.629783+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:28.644400+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T07:13:54.339984+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.123:0/3940807129":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/4250334674":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/3610414650":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:0/1738994587":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/3737035064":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:6800/959729671":"2023-12-09T07:08:59.874551+0000","172.21.15.123:6801/3609681223":"2023-12-09T07:08:42.748839+0000","172.21.15.123:0/36821389":"2023-12-09T07:08:42.748839+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T07:14:49.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:49 smithi123 bash[24768]: cluster 2023-12-08T07:14:48.028659+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:49.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:49 smithi123 bash[24768]: audit 2023-12-08T07:14:48.958483+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/2715535508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:49.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:49 smithi123 bash[28350]: cluster 2023-12-08T07:14:48.028659+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:49.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:49 smithi123 bash[28350]: audit 2023-12-08T07:14:48.958483+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/2715535508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:49.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:49 smithi196 bash[24831]: cluster 2023-12-08T07:14:48.028659+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:49.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:49 smithi196 bash[24831]: audit 2023-12-08T07:14:48.958483+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/2715535508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T07:14:49.709 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-08T07:14:51.341 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:14:51 smithi123 bash[36884]: ts=2023-12-08T07:14:51.146Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003312764s 2023-12-08T07:14:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:51 smithi123 bash[24768]: cluster 2023-12-08T07:14:50.029269+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:51.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:51 smithi123 bash[28350]: cluster 2023-12-08T07:14:50.029269+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:51.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:51 smithi196 bash[24831]: cluster 2023-12-08T07:14:50.029269+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:53.322 INFO:teuthology.orchestra.run.smithi123.stdout:42949673010 2023-12-08T07:14:53.322 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-08T07:14:53.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:53 smithi123 bash[24768]: cluster 2023-12-08T07:14:52.029872+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:53.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:53 smithi123 bash[28350]: cluster 2023-12-08T07:14:52.029872+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:53 smithi196 bash[24831]: cluster 2023-12-08T07:14:52.029872+0000 mgr.y (mgr.14140) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:55.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:55 smithi196 bash[24831]: cluster 2023-12-08T07:14:54.030498+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:55.812 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:55 smithi123 bash[24768]: cluster 2023-12-08T07:14:54.030498+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:55.813 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:55 smithi123 bash[28350]: cluster 2023-12-08T07:14:54.030498+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:56.824 INFO:teuthology.orchestra.run.smithi123.stdout:68719476780 2023-12-08T07:14:56.824 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-08T07:14:57.776 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:57 smithi123 bash[24768]: cluster 2023-12-08T07:14:56.030952+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:57.776 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:57 smithi123 bash[28350]: cluster 2023-12-08T07:14:56.030952+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:57.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:57 smithi196 bash[24831]: cluster 2023-12-08T07:14:56.030952+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:59.758 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:14:59 smithi123 bash[24768]: cluster 2023-12-08T07:14:58.031576+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:59.758 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:14:59 smithi123 bash[28350]: cluster 2023-12-08T07:14:58.031576+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:14:59.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:14:59 smithi196 bash[24831]: cluster 2023-12-08T07:14:58.031576+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:00.438 INFO:teuthology.orchestra.run.smithi123.stdout:90194313256 2023-12-08T07:15:00.439 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-08T07:15:01.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:01 smithi123 bash[24768]: cluster 2023-12-08T07:15:00.032167+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:01 smithi123 bash[28350]: cluster 2023-12-08T07:15:00.032167+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:01 smithi196 bash[24831]: cluster 2023-12-08T07:15:00.032167+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:03.498 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:03 smithi196 bash[24831]: cluster 2023-12-08T07:15:02.032807+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:03.498 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:03 smithi196 systemd[1]: Starting Ceph grafana.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:15:03.498 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:03 smithi196 docker[33888]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-grafana.a 2023-12-08T07:15:03.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:03 smithi123 bash[28350]: cluster 2023-12-08T07:15:02.032807+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:03 smithi123 bash[24768]: cluster 2023-12-08T07:15:02.032807+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:03.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:03 smithi196 systemd[1]: Started Ceph grafana.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:15:03.956 INFO:teuthology.orchestra.run.smithi123.stdout:111669149731 2023-12-08T07:15:03.957 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-08T07:15:04.569 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-12-08T07:15:04.569 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-08T07:15:04.569 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="App mode production" logger=settings 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-08T07:15:04.570 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-08T07:15:04.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-08T07:15:04.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-08T07:15:04.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-08T07:15:04.571 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-08T07:15:04.571 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[24831]: audit 2023-12-08T07:15:03.518305+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:04.571 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[24831]: audit 2023-12-08T07:15:03.524192+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:04.571 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[24831]: audit 2023-12-08T07:15:03.525801+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:04.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[28350]: audit 2023-12-08T07:15:03.518305+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:04.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[24768]: audit 2023-12-08T07:15:03.518305+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:04.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[24768]: audit 2023-12-08T07:15:03.524192+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:04.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[24768]: audit 2023-12-08T07:15:03.525801+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:04.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[28350]: audit 2023-12-08T07:15:03.524192+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698318\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698513\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698639\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698760\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698879\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.698999\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:14:20.699119\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:04.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:04 smithi123 bash[28350]: audit 2023-12-08T07:15:03.525801+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:04.845 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-08T07:15:04.846 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-08T07:15:04.846 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-08T07:15:04.846 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-08T07:15:05.097 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-08T07:15:05.097 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:04 smithi196 bash[33907]: t=2023-12-08T07:15:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-08T07:15:05.097 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T07:15:05.355 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-08T07:15:05.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-08T07:15:05.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-08T07:15:05.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-08T07:15:05.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-08T07:15:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[28350]: cluster 2023-12-08T07:15:04.033268+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[24768]: cluster 2023-12-08T07:15:04.033268+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[28350]: audit 2023-12-08T07:15:04.670679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[28350]: audit 2023-12-08T07:15:04.676951+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:05.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[28350]: audit 2023-12-08T07:15:04.678359+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:05.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[24768]: audit 2023-12-08T07:15:04.670679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:05.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[24768]: audit 2023-12-08T07:15:04.676951+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:05.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:05 smithi123 bash[24768]: audit 2023-12-08T07:15:04.678359+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:05.693 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-08T07:15:05.694 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-08T07:15:05.694 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-08T07:15:05.694 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-08T07:15:05.694 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-08T07:15:05.695 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[24831]: cluster 2023-12-08T07:15:04.033268+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:05.695 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[24831]: audit 2023-12-08T07:15:04.670679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:05.695 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[24831]: audit 2023-12-08T07:15:04.676951+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"46948ca8f89a\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668470\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:14:39.894682\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:22.123923\"}}, \"last_daemon_update\": \"2023-12-08T07:15:04.668702\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:05.695 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[24831]: audit 2023-12-08T07:15:04.678359+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:05.945 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-08T07:15:05.945 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-08T07:15:05.945 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-08T07:15:05.945 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:05 smithi196 bash[33907]: t=2023-12-08T07:15:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-08T07:15:06.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-08T07:15:06.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-08T07:15:06.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-08T07:15:06.214 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-08T07:15:06.467 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-08T07:15:06.467 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-08T07:15:06.617 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:06 smithi123 bash[24768]: audit 2023-12-08T07:15:05.765375+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:06.617 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:06 smithi123 bash[24768]: audit 2023-12-08T07:15:05.771782+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:06.758 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-08T07:15:06.759 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-08T07:15:06.759 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-08T07:15:06.759 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-08T07:15:06.759 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-08T07:15:06.759 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[24831]: audit 2023-12-08T07:15:05.765375+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:06.760 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[24831]: audit 2023-12-08T07:15:05.771782+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:07.069 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-08T07:15:07.069 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:06 smithi196 bash[33907]: t=2023-12-08T07:15:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-08T07:15:07.069 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-08T07:15:07.069 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-08T07:15:07.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:06 smithi123 bash[28350]: audit 2023-12-08T07:15:05.765375+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:07.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:06 smithi123 bash[28350]: audit 2023-12-08T07:15:05.771782+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"f15c90159980\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762710\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:14:19.577101\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:14:00.205425\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:05.763226\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:07.353 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-08T07:15:07.353 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-08T07:15:07.353 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-08T07:15:07.354 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-08T07:15:07.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[24831]: cephadm 2023-12-08T07:15:05.776901+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:15:07.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[24831]: cephadm 2023-12-08T07:15:05.781286+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:15:07.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[24831]: cluster 2023-12-08T07:15:06.033851+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:07.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-08T07:15:07.609 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-08T07:15:07.609 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-08T07:15:07.738 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[24768]: cephadm 2023-12-08T07:15:05.776901+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:15:07.738 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[24768]: cephadm 2023-12-08T07:15:05.781286+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:15:07.739 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[24768]: cluster 2023-12-08T07:15:06.033851+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:07.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[28350]: cephadm 2023-12-08T07:15:05.776901+0000 mgr.y (mgr.14140) 225 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:15:07.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[28350]: cephadm 2023-12-08T07:15:05.781286+0000 mgr.y (mgr.14140) 226 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:15:07.739 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:07 smithi123 bash[28350]: cluster 2023-12-08T07:15:06.033851+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:07.957 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-08T07:15:07.957 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-08T07:15:07.957 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-08T07:15:07.957 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-08T07:15:07.957 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:07 smithi196 bash[33907]: t=2023-12-08T07:15:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-08T07:15:08.208 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-08T07:15:08.208 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-08T07:15:08.208 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-08T07:15:08.208 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-08T07:15:08.459 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-08T07:15:08.459 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-08T07:15:08.731 INFO:teuthology.orchestra.run.smithi123.stdout:133143986208 2023-12-08T07:15:08.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-08T07:15:08.785 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-08T07:15:08.786 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-08T07:15:08.786 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-08T07:15:08.786 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-08T07:15:08.786 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-08T07:15:09.054 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-08T07:15:09.054 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:08 smithi196 bash[33907]: t=2023-12-08T07:15:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-08T07:15:09.054 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-08T07:15:09.054 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-08T07:15:09.314 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-08T07:15:09.314 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-08T07:15:09.314 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-08T07:15:09.314 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-08T07:15:09.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:09 smithi123 bash[24768]: cluster 2023-12-08T07:15:08.034464+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:09.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:09 smithi123 bash[28350]: cluster 2023-12-08T07:15:08.034464+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:09.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[24831]: cluster 2023-12-08T07:15:08.034464+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:09.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-08T07:15:09.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-08T07:15:09.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-08T07:15:09.943 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:09 smithi196 bash[33907]: t=2023-12-08T07:15:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-08T07:15:10.295 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-08T07:15:10.295 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T07:15:10.295 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-08T07:15:10.295 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-08T07:15:10.295 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-08T07:15:10.605 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-08T07:15:10.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-08T07:15:10.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-08T07:15:10.940 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-08T07:15:10.940 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-08T07:15:10.940 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-08T07:15:10.940 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-08T07:15:10.940 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-08T07:15:11.212 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:10 smithi196 bash[33907]: t=2023-12-08T07:15:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-08T07:15:11.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-08T07:15:11.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-08T07:15:11.213 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-08T07:15:11.533 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:11 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:15:11.543 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-08T07:15:11.543 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-08T07:15:11.543 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-08T07:15:11.543 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-08T07:15:11.543 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-08T07:15:11.784 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:11 smithi123 bash[36884]: ts=2023-12-08T07:15:11.607Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:15:11.785 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:11 smithi123 bash[24768]: cluster 2023-12-08T07:15:10.035053+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:11.785 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:11 smithi123 bash[28350]: cluster 2023-12-08T07:15:10.035053+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:11.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[24831]: cluster 2023-12-08T07:15:10.035053+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:11.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-08T07:15:11.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-08T07:15:11.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-08T07:15:11.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:11 smithi196 bash[33907]: t=2023-12-08T07:15:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-08T07:15:12.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-08T07:15:12.541 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-08T07:15:12.541 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-08T07:15:12.541 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-08T07:15:12.541 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-08T07:15:12.838 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 docker[38742]: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:15:12.843 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-08T07:15:12.843 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-08T07:15:12.843 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-08T07:15:12.843 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-08T07:15:13.096 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T07:15:13.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:15:13.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 systemd[1]: Starting Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:15:13.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 docker[38790]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:15:13.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:12 smithi123 systemd[1]: Started Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:15:13.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-08T07:15:13.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-08T07:15:13.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:12 smithi196 bash[33907]: t=2023-12-08T07:15:12+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-08T07:15:13.106 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-08T07:15:13.106 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-08T07:15:13.562 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-08T07:15:13.562 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-08T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[28350]: cluster 2023-12-08T07:15:12.035639+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:13.580 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[24768]: cluster 2023-12-08T07:15:12.035639+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:13.581 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[24768]: audit 2023-12-08T07:15:12.889166+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:13.581 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[24768]: audit 2023-12-08T07:15:12.896880+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[28350]: audit 2023-12-08T07:15:12.889166+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:13 smithi123 bash[28350]: audit 2023-12-08T07:15:12.896880+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:13.838 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[24831]: cluster 2023-12-08T07:15:12.035639+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:13.838 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-08T07:15:13.838 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[24831]: audit 2023-12-08T07:15:12.889166+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:13.839 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[24831]: audit 2023-12-08T07:15:12.896880+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667512\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667750\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667857\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.667960\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668061\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668163\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668265\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:04.668367\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:14.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:13 smithi196 bash[33907]: t=2023-12-08T07:15:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-08T07:15:14.573 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[24768]: cephadm 2023-12-08T07:15:12.898552+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:15:14.574 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[24768]: cephadm 2023-12-08T07:15:12.901133+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.379Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.379Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.381Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.383Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.433Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.433Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.436Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T07:15:14.574 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[38801]: ts=2023-12-08T07:15:14.436Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T07:15:14.575 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[28350]: cephadm 2023-12-08T07:15:12.898552+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:15:14.575 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:14 smithi123 bash[28350]: cephadm 2023-12-08T07:15:12.901133+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:15:14.577 INFO:teuthology.orchestra.run.smithi123.stdout:154618822684 2023-12-08T07:15:14.578 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-08T07:15:14.653 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[24831]: cephadm 2023-12-08T07:15:12.898552+0000 mgr.y (mgr.14140) 231 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:15:14.653 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[24831]: cephadm 2023-12-08T07:15:12.901133+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:15:14.653 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[33907]: t=2023-12-08T07:15:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-08T07:15:14.653 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[33907]: t=2023-12-08T07:15:14+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-08T07:15:14.904 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[33907]: t=2023-12-08T07:15:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-08T07:15:14.904 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[33907]: t=2023-12-08T07:15:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-08T07:15:15.224 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:14 smithi196 bash[33907]: t=2023-12-08T07:15:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-08T07:15:15.224 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-08T07:15:15.225 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-08T07:15:15.225 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-08T07:15:15.225 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-08T07:15:15.508 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-08T07:15:15.509 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-08T07:15:15.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:15 smithi123 bash[24768]: cluster 2023-12-08T07:15:14.036265+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:15.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:15 smithi123 bash[28350]: cluster 2023-12-08T07:15:14.036265+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:15.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[24831]: cluster 2023-12-08T07:15:14.036265+0000 mgr.y (mgr.14140) 233 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:16.268 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:15 smithi196 bash[33907]: t=2023-12-08T07:15:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-08T07:15:16.269 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:16 smithi196 bash[33907]: t=2023-12-08T07:15:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-08T07:15:16.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:16 smithi196 bash[33907]: t=2023-12-08T07:15:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-08T07:15:16.846 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:16 smithi123 bash[38801]: ts=2023-12-08T07:15:16.384Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00063755s 2023-12-08T07:15:17.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:16 smithi196 bash[33907]: t=2023-12-08T07:15:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-08T07:15:17.106 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:16 smithi196 bash[33907]: t=2023-12-08T07:15:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-08T07:15:17.597 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-08T07:15:17.597 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-08T07:15:17.597 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-08T07:15:17.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:17 smithi123 bash[24768]: cluster 2023-12-08T07:15:16.036865+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:17.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:17 smithi123 bash[28350]: cluster 2023-12-08T07:15:16.036865+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:17.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[24831]: cluster 2023-12-08T07:15:16.036865+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:17.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-08T07:15:17.856 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-08T07:15:18.204 INFO:teuthology.orchestra.run.smithi123.stdout:176093659160 2023-12-08T07:15:18.204 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-08T07:15:18.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-08T07:15:18.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:17 smithi196 bash[33907]: t=2023-12-08T07:15:17+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-08T07:15:18.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:18 smithi196 bash[33907]: t=2023-12-08T07:15:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-08T07:15:18.233 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:18 smithi196 bash[33907]: t=2023-12-08T07:15:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-08T07:15:18.592 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:18 smithi196 bash[33907]: t=2023-12-08T07:15:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-08T07:15:19.158 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 systemd[1]: Stopping Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:15:19.158 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:18 smithi196 bash[33907]: t=2023-12-08T07:15:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-08T07:15:19.159 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:18 smithi196 bash[33907]: t=2023-12-08T07:15:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-08T07:15:19.159 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-08T07:15:19.159 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-08T07:15:19.441 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-08T07:15:19.441 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-08T07:15:19.441 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:15:19.441 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T07:15:19.441 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T07:15:19.441 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.272Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.271Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.272Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.273Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.273Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T07:15:19.442 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33126]: ts=2023-12-08T07:15:19.273Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T07:15:19.743 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[24831]: cluster 2023-12-08T07:15:18.037474+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:19.744 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-08T07:15:19.744 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-08T07:15:19.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:19 smithi123 bash[24768]: cluster 2023-12-08T07:15:18.037474+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:19.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:19 smithi123 bash[28350]: cluster 2023-12-08T07:15:18.037474+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:20.106 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:19 smithi196 bash[33907]: t=2023-12-08T07:15:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-08T07:15:20.373 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 docker[34369]: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:15:20.373 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T07:15:20.373 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 systemd[1]: Stopped Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:15:20.373 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 systemd[1]: Starting Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:15:20.373 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[33907]: t=2023-12-08T07:15:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-08T07:15:20.373 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[33907]: t=2023-12-08T07:15:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-08T07:15:20.373 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[33907]: t=2023-12-08T07:15:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-08T07:15:20.849 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 docker[34406]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:15:20.849 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:20 smithi196 systemd[1]: Started Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:15:20.850 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[33907]: t=2023-12-08T07:15:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-08T07:15:20.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[24831]: audit 2023-12-08T07:15:20.402681+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:20.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[24831]: audit 2023-12-08T07:15:20.406908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:20.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[24831]: audit 2023-12-08T07:15:20.408213+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T07:15:20.850 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[24831]: audit 2023-12-08T07:15:20.416070+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T07:15:20.851 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[24831]: audit 2023-12-08T07:15:20.420726+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:20.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[28350]: audit 2023-12-08T07:15:20.402681+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:20.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[28350]: audit 2023-12-08T07:15:20.406908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:20.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[28350]: audit 2023-12-08T07:15:20.408213+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T07:15:20.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[28350]: audit 2023-12-08T07:15:20.416070+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T07:15:20.976 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[28350]: audit 2023-12-08T07:15:20.420726+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:20.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[24768]: audit 2023-12-08T07:15:20.402681+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:20.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[24768]: audit 2023-12-08T07:15:20.406908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.761911\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762106\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762232\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762353\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762472\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762592\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762831\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:05.762950\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:20.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[24768]: audit 2023-12-08T07:15:20.408213+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T07:15:20.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[24768]: audit 2023-12-08T07:15:20.416070+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi196:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T07:15:20.977 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:20 smithi123 bash[24768]: audit 2023-12-08T07:15:20.420726+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:21.105 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:20 smithi196 bash[33907]: t=2023-12-08T07:15:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-08T07:15:21.454 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-08T07:15:21.454 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-08T07:15:21.744 INFO:teuthology.orchestra.run.smithi123.stdout:197568495635 2023-12-08T07:15:21.744 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-08T07:15:21.775 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[24831]: cluster 2023-12-08T07:15:20.038157+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:21.775 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[24831]: cephadm 2023-12-08T07:15:20.407743+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi196:3000 2023-12-08T07:15:21.775 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-08T07:15:21.775 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-08T07:15:21.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:21 smithi123 bash[24768]: cluster 2023-12-08T07:15:20.038157+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:21.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:21 smithi123 bash[24768]: cephadm 2023-12-08T07:15:20.407743+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi196:3000 2023-12-08T07:15:21.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:21 smithi123 bash[28350]: cluster 2023-12-08T07:15:20.038157+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:21.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:21 smithi123 bash[28350]: cephadm 2023-12-08T07:15:20.407743+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Setting dashboard grafana config to https://smithi196:3000 2023-12-08T07:15:22.092 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[33907]: t=2023-12-08T07:15:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T07:15:22.092 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T07:15:22.092 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi196 (none))" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.889Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.891Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.891Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.625µs 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.897Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.898Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.898Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.401µs wal_replay_duration=892.656µs wbl_replay_duration=136ns total_replay_duration=959.412µs 2023-12-08T07:15:22.093 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.900Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T07:15:22.094 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.900Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T07:15:22.094 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.900Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T07:15:22.094 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.901Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=685.226µs db_storage=961ns remote_storage=1.432µs web_handler=367ns query_engine=701ns scrape=301.564µs scrape_sd=27.115µs notify=32.303µs notify_sd=8.895µs rules=28.148µs tracing=5.914µs 2023-12-08T07:15:22.094 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.901Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T07:15:22.094 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:15:21 smithi196 bash[34418]: ts=2023-12-08T07:15:21.901Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T07:15:22.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-08T07:15:22.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-08T07:15:22.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-08T07:15:22.653 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-08T07:15:22.653 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-08T07:15:22.653 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-08T07:15:22.654 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[24831]: audit 2023-12-08T07:15:21.634332+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:22.654 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[24831]: audit 2023-12-08T07:15:21.639131+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:22.654 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[24831]: audit 2023-12-08T07:15:21.640278+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:22.654 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[24831]: cluster 2023-12-08T07:15:22.038819+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:22.963 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-08T07:15:22.963 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-08T07:15:22.963 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-08T07:15:22.963 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-08T07:15:22.964 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:22 smithi196 bash[33907]: t=2023-12-08T07:15:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[24768]: audit 2023-12-08T07:15:21.634332+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[24768]: audit 2023-12-08T07:15:21.639131+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[24768]: audit 2023-12-08T07:15:21.640278+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[24768]: cluster 2023-12-08T07:15:22.038819+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[28350]: audit 2023-12-08T07:15:21.634332+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:22.987 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[28350]: audit 2023-12-08T07:15:21.639131+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632173\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632295\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632363\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632427\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632492\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632556\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632620\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632684\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:21.632749\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:21.632888\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:22.988 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[28350]: audit 2023-12-08T07:15:21.640278+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:22.988 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:22 smithi123 bash[28350]: cluster 2023-12-08T07:15:22.038819+0000 mgr.y (mgr.14140) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:23.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-08T07:15:23.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-08T07:15:23.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-08T07:15:23.223 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-08T07:15:23.483 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-08T07:15:23.483 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-08T07:15:23.483 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-08T07:15:23.755 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[24831]: audit 2023-12-08T07:15:22.693553+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:23.755 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[24831]: audit 2023-12-08T07:15:22.698376+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:23.756 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[24831]: audit 2023-12-08T07:15:22.701781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:23.756 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-08T07:15:23.756 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-08T07:15:23.756 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-08T07:15:23.756 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-08T07:15:24.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-08T07:15:24.058 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-08T07:15:24.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-08T07:15:24.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:23 smithi196 bash[33907]: t=2023-12-08T07:15:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-08T07:15:24.059 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-08T07:15:24.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[24768]: audit 2023-12-08T07:15:22.693553+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:24.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[24768]: audit 2023-12-08T07:15:22.698376+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:24.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[24768]: audit 2023-12-08T07:15:22.701781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:24.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[28350]: audit 2023-12-08T07:15:22.693553+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:24.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[28350]: audit 2023-12-08T07:15:22.698376+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688565\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.688827\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689009\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689186\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689360\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689534\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689734\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.689939\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:22.690142\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:22.690557\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:24.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:23 smithi123 bash[28350]: audit 2023-12-08T07:15:22.701781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:24.347 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-08T07:15:24.347 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-08T07:15:24.347 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-08T07:15:24.347 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-08T07:15:24.596 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[38801]: ts=2023-12-08T07:15:24.387Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003906657s 2023-12-08T07:15:24.605 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-08T07:15:24.605 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-08T07:15:24.605 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-08T07:15:24.606 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-08T07:15:24.694 INFO:teuthology.orchestra.run.smithi123.stdout:42949673016 2023-12-08T07:15:24.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[24768]: audit 2023-12-08T07:15:23.978897+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:24.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[24768]: audit 2023-12-08T07:15:23.985072+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:24.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[24768]: audit 2023-12-08T07:15:23.986264+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:24.929 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[24768]: cluster 2023-12-08T07:15:24.039359+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:24.929 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[28350]: audit 2023-12-08T07:15:23.978897+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:24.930 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[28350]: audit 2023-12-08T07:15:23.985072+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:24.930 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[28350]: audit 2023-12-08T07:15:23.986264+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:24.930 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:24 smithi123 bash[28350]: cluster 2023-12-08T07:15:24.039359+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:24.935 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-08T07:15:24.935 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-08T07:15:24.935 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-08T07:15:24.935 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-08T07:15:24.935 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-08T07:15:24.935 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[24831]: audit 2023-12-08T07:15:23.978897+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:15:24.935 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[24831]: audit 2023-12-08T07:15:23.985072+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}}, \"last_daemon_update\": \"2023-12-08T07:15:23.976962\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:15:24.935 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[24831]: audit 2023-12-08T07:15:23.986264+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:15:24.935 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[24831]: cluster 2023-12-08T07:15:24.039359+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:25.203 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:24 smithi196 bash[33907]: t=2023-12-08T07:15:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-08T07:15:25.203 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-08T07:15:25.203 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-08T07:15:25.203 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-08T07:15:25.463 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-08T07:15:25.463 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-08T07:15:25.463 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-08T07:15:25.463 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-08T07:15:25.524 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673010 got 42949673016 for osd.0 2023-12-08T07:15:25.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-08T07:15:25.733 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-08T07:15:25.734 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-08T07:15:25.734 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-08T07:15:25.734 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-08T07:15:25.734 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[24831]: audit 2023-12-08T07:15:24.693070+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.123:0/2162386265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T07:15:25.734 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[24831]: audit 2023-12-08T07:15:25.036125+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:25.734 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[24831]: audit 2023-12-08T07:15:25.042159+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:25.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[24768]: audit 2023-12-08T07:15:24.693070+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.123:0/2162386265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T07:15:25.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[28350]: audit 2023-12-08T07:15:24.693070+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.123:0/2162386265' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T07:15:25.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[24768]: audit 2023-12-08T07:15:25.036125+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:25.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[24768]: audit 2023-12-08T07:15:25.042159+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:25.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[28350]: audit 2023-12-08T07:15:25.036125+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:15:25.848 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:25 smithi123 bash[28350]: audit 2023-12-08T07:15:25.042159+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}}, \"last_daemon_update\": \"2023-12-08T07:15:25.034073\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:15:26.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-08T07:15:26.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:25 smithi196 bash[33907]: t=2023-12-08T07:15:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-08T07:15:26.060 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-08T07:15:26.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-08T07:15:26.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-08T07:15:26.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-08T07:15:26.356 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-08T07:15:26.357 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="Initializing Stream Manager" 2023-12-08T07:15:26.358 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[33907]: t=2023-12-08T07:15:26+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-08T07:15:26.819 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:26 smithi123 bash[28350]: cluster 2023-12-08T07:15:26.039893+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:26.819 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:26 smithi123 bash[24768]: cluster 2023-12-08T07:15:26.039893+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:27.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:26 smithi196 bash[24831]: cluster 2023-12-08T07:15:26.039893+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:28.430 INFO:teuthology.orchestra.run.smithi123.stdout:68719476786 2023-12-08T07:15:29.204 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476780 got 68719476786 for osd.1 2023-12-08T07:15:29.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-08T07:15:29.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:29 smithi123 bash[28350]: cluster 2023-12-08T07:15:28.040471+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:29.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:29 smithi123 bash[28350]: audit 2023-12-08T07:15:28.429442+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.123:0/3292214748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T07:15:29.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:29 smithi123 bash[24768]: cluster 2023-12-08T07:15:28.040471+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:29.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:29 smithi123 bash[24768]: audit 2023-12-08T07:15:28.429442+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.123:0/3292214748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T07:15:29.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:29 smithi196 bash[24831]: cluster 2023-12-08T07:15:28.040471+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:29.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:29 smithi196 bash[24831]: audit 2023-12-08T07:15:28.429442+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.123:0/3292214748' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T07:15:31.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:31 smithi123 bash[24768]: cluster 2023-12-08T07:15:30.041049+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:31.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:31 smithi123 bash[28350]: cluster 2023-12-08T07:15:30.041049+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:31 smithi196 bash[24831]: cluster 2023-12-08T07:15:30.041049+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:32.149 INFO:teuthology.orchestra.run.smithi123.stdout:90194313262 2023-12-08T07:15:32.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:32 smithi123 bash[24768]: audit 2023-12-08T07:15:32.148172+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/1117049931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T07:15:32.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:32 smithi123 bash[28350]: audit 2023-12-08T07:15:32.148172+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/1117049931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T07:15:32.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:32 smithi196 bash[24831]: audit 2023-12-08T07:15:32.148172+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.123:0/1117049931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T07:15:32.949 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313256 got 90194313262 for osd.2 2023-12-08T07:15:32.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-08T07:15:33.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:33 smithi123 bash[24768]: cluster 2023-12-08T07:15:32.041605+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:33.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:33 smithi123 bash[28350]: cluster 2023-12-08T07:15:32.041605+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:33.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:33 smithi196 bash[24831]: cluster 2023-12-08T07:15:32.041605+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:35.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:35 smithi123 bash[24768]: cluster 2023-12-08T07:15:34.042182+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:35 smithi123 bash[28350]: cluster 2023-12-08T07:15:34.042182+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:35.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:35 smithi196 bash[24831]: cluster 2023-12-08T07:15:34.042182+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:36.055 INFO:teuthology.orchestra.run.smithi123.stdout:111669149737 2023-12-08T07:15:36.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:36 smithi123 bash[28350]: audit 2023-12-08T07:15:36.054579+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/2780478488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T07:15:36.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:36 smithi123 bash[24768]: audit 2023-12-08T07:15:36.054579+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/2780478488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T07:15:36.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:36 smithi196 bash[24831]: audit 2023-12-08T07:15:36.054579+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.123:0/2780478488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T07:15:36.889 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149737 for osd.3 2023-12-08T07:15:36.889 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-08T07:15:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:37 smithi123 bash[24768]: cluster 2023-12-08T07:15:36.042805+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:37.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:37 smithi123 bash[28350]: cluster 2023-12-08T07:15:36.042805+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:37 smithi196 bash[24831]: cluster 2023-12-08T07:15:36.042805+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:39.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:39 smithi123 bash[24768]: cluster 2023-12-08T07:15:38.043450+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:39.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:39 smithi123 bash[28350]: cluster 2023-12-08T07:15:38.043450+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:39.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:39 smithi196 bash[24831]: cluster 2023-12-08T07:15:38.043450+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:39.893 INFO:teuthology.orchestra.run.smithi123.stdout:133143986214 2023-12-08T07:15:40.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:40 smithi123 bash[24768]: audit 2023-12-08T07:15:39.892274+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2451316742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T07:15:40.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:40 smithi123 bash[28350]: audit 2023-12-08T07:15:39.892274+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2451316742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T07:15:40.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:40 smithi196 bash[24831]: audit 2023-12-08T07:15:39.892274+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.123:0/2451316742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T07:15:40.753 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986208 got 133143986214 for osd.4 2023-12-08T07:15:40.753 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-08T07:15:41.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:41 smithi123 bash[24768]: cluster 2023-12-08T07:15:40.044014+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:41 smithi123 bash[28350]: cluster 2023-12-08T07:15:40.044014+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:41.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:41 smithi196 bash[24831]: cluster 2023-12-08T07:15:40.044014+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:43.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:43 smithi123 bash[28350]: cluster 2023-12-08T07:15:42.044591+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:43.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:43 smithi123 bash[24768]: cluster 2023-12-08T07:15:42.044591+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:43.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:43 smithi196 bash[24831]: cluster 2023-12-08T07:15:42.044591+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:43.646 INFO:teuthology.orchestra.run.smithi123.stdout:154618822690 2023-12-08T07:15:44.390 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822690 for osd.5 2023-12-08T07:15:44.390 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-08T07:15:44.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:44 smithi196 bash[24831]: audit 2023-12-08T07:15:43.644926+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.123:0/2441723412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T07:15:44.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:44 smithi123 bash[24768]: audit 2023-12-08T07:15:43.644926+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.123:0/2441723412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T07:15:44.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:44 smithi123 bash[28350]: audit 2023-12-08T07:15:43.644926+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.123:0/2441723412' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T07:15:45.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:45 smithi123 bash[24768]: cluster 2023-12-08T07:15:44.045197+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:45 smithi123 bash[28350]: cluster 2023-12-08T07:15:44.045197+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:45.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:45 smithi196 bash[24831]: cluster 2023-12-08T07:15:44.045197+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:47.207 INFO:teuthology.orchestra.run.smithi123.stdout:176093659166 2023-12-08T07:15:47.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:47 smithi123 bash[24768]: cluster 2023-12-08T07:15:46.045769+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:47.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:47 smithi123 bash[24768]: audit 2023-12-08T07:15:47.206503+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.123:0/411896904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T07:15:47.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:47 smithi123 bash[28350]: cluster 2023-12-08T07:15:46.045769+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:47.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:47 smithi123 bash[28350]: audit 2023-12-08T07:15:47.206503+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.123:0/411896904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T07:15:47.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:47 smithi196 bash[24831]: cluster 2023-12-08T07:15:46.045769+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:47.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:47 smithi196 bash[24831]: audit 2023-12-08T07:15:47.206503+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.123:0/411896904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T07:15:47.976 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659166 for osd.6 2023-12-08T07:15:47.976 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-08T07:15:49.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:49 smithi123 bash[24768]: cluster 2023-12-08T07:15:48.046260+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:49.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:49 smithi123 bash[28350]: cluster 2023-12-08T07:15:48.046260+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:49.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:49 smithi196 bash[24831]: cluster 2023-12-08T07:15:48.046260+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:50.880 INFO:teuthology.orchestra.run.smithi123.stdout:197568495641 2023-12-08T07:15:51.630 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:51 smithi123 bash[24768]: cluster 2023-12-08T07:15:50.046754+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:51.631 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:51 smithi123 bash[24768]: audit 2023-12-08T07:15:50.879593+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/2344400558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T07:15:51.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:51 smithi123 bash[28350]: cluster 2023-12-08T07:15:50.046754+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:51.631 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:51 smithi123 bash[28350]: audit 2023-12-08T07:15:50.879593+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/2344400558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T07:15:51.632 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495641 for osd.7 2023-12-08T07:15:51.632 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-08T07:15:51.632 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T07:15:51.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:51 smithi196 bash[24831]: cluster 2023-12-08T07:15:50.046754+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:51.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:51 smithi196 bash[24831]: audit 2023-12-08T07:15:50.879593+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.123:0/2344400558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T07:15:53.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:53 smithi123 bash[24768]: cluster 2023-12-08T07:15:52.047380+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:53.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:53 smithi123 bash[28350]: cluster 2023-12-08T07:15:52.047380+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:53.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:53 smithi196 bash[24831]: cluster 2023-12-08T07:15:52.047380+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:54.625 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:15:54.627 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2023-12-08T07:15:55.398 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":242,"stamp":"2023-12-08T07:15:54.047652+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":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.003347"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-08T07:13:57.284375+0000","last_change":"2023-12-08T07:13:57.284375+0000","last_active":"2023-12-08T07:13:57.284375+0000","last_peered":"2023-12-08T07:13:57.284375+0000","last_clean":"2023-12-08T07:13:57.284375+0000","last_became_active":"2023-12-08T07:13:57.278972+0000","last_became_peered":"2023-12-08T07:13:57.278972+0000","last_unstale":"2023-12-08T07:13:57.284375+0000","last_undegraded":"2023-12-08T07:13:57.284375+0000","last_fullsized":"2023-12-08T07:13:57.284375+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-08T07:08:34.470544+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T07:08:34.470544+0000","last_clean_scrub_stamp":"2023-12-08T07:08:34.470544+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":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"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":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.097}]},{"osd":1,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.872}]},{"osd":2,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.748}]},{"osd":3,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.96099999999999997}]},{"osd":4,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.85899999999999999}]},{"osd":5,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.034},{"interface":"front","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.012}]},{"osd":6,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0640000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.63900000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.878},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.85599999999999998,"15min":0.85999999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.0700000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.997}]},{"osd":1,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.90000000000000002,"15min":0.89400000000000002},"min":{"1min":0.57599999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.878,"15min":0.88300000000000001},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.89500000000000002}]},{"osd":2,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.68500000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.141,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.069},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.88500000000000001,"15min":0.88},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.76100000000000001}]},{"osd":3,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.86499999999999999,"15min":0.86199999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.68600000000000005,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.163,"5min":1.337,"15min":1.337},"last":0.69699999999999995}]},{"osd":4,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.61799999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2190000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.90700000000000003,"15min":0.89300000000000002},"min":{"1min":0.63600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.302,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.82699999999999996}]},{"osd":5,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85999999999999999,"15min":0.84599999999999997},"min":{"1min":0.66000000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1279999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.032,"5min":0.99099999999999999,"15min":0.98399999999999999},"min":{"1min":0.56699999999999995,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.02}]},{"osd":7,"last update":"Fri Dec 8 07:15:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.98099999999999998}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.61499999999999999,"15min":0.53900000000000003},"min":{"1min":0.46400000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.499},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.66900000000000004,"15min":0.58399999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.64600000000000002}]},{"osd":2,"last update":"Fri Dec 8 07:15:02 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.63900000000000001,"15min":0.59999999999999998},"min":{"1min":0.53300000000000003,"5min":0.373,"15min":0.373},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.71299999999999997,"15min":0.67600000000000005},"min":{"1min":0.53100000000000003,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.89100000000000001}]},{"osd":3,"last update":"Fri Dec 8 07:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.749,"15min":0.72399999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.0589999999999999,"5min":1.161,"15min":1.161},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.80600000000000005,"15min":0.77800000000000002},"min":{"1min":0.61799999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.73999999999999999}]},{"osd":4,"last update":"Fri Dec 8 07:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.96199999999999997,"15min":0.93300000000000005},"min":{"1min":0.77500000000000002,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.84999999999999998,"15min":0.83499999999999996},"min":{"1min":0.63500000000000001,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.78200000000000003}]},{"osd":5,"last update":"Fri Dec 8 07:15:08 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.042,"5min":1.006,"15min":1},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.131}]},{"osd":6,"last update":"Fri Dec 8 07:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0289999999999999,"15min":1.028},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1220000000000001,"15min":1.1200000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.238}]},{"osd":7,"last update":"Fri Dec 8 07:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.84999999999999998}]}]},{"osd":0,"up_from":10,"seq":42949673022,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 8 07:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.63300000000000001,"15min":0.54800000000000004},"min":{"1min":0.47899999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.9119999999999999,"5min":1.9119999999999999,"15min":1.9119999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.66800000000000004,"15min":0.58599999999999997},"min":{"1min":0.502,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.46999999999999997}]},{"osd":2,"last update":"Fri Dec 8 07:15:01 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.68899999999999995,"15min":0.64700000000000002},"min":{"1min":0.57799999999999996,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":1.9770000000000001},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.73099999999999998,"15min":0.70499999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.42999999999999999}]},{"osd":3,"last update":"Fri Dec 8 07:15:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.82899999999999996,"15min":0.79900000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.0590000000000002,"5min":2.0590000000000002,"15min":2.0590000000000002},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.751,"15min":0.747},"min":{"1min":0.61099999999999999,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Dec 8 07:15:46 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88800000000000001,"15min":0.876},"min":{"1min":0.72899999999999998,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.226,"5min":1.639,"15min":1.639},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93500000000000005,"15min":0.91700000000000004},"min":{"1min":0.72499999999999998,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.046}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.091,"15min":1.075},"min":{"1min":0.85999999999999999,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":2.3069999999999999,"5min":2.3069999999999999,"15min":2.3069999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.032,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":1.004}]},{"osd":6,"last update":"Fri Dec 8 07:15:32 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.131,"15min":1.123},"min":{"1min":0.96199999999999997,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":2.1709999999999998,"5min":2.1709999999999998,"15min":2.1709999999999998},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.077,"15min":1.0760000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":1.1679999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:14:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.107},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.2429999999999999,"5min":2.2429999999999999,"15min":2.2429999999999999},"last":1.03}]}]},{"osd":2,"up_from":21,"seq":90194313267,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.60599999999999998,"15min":0.58199999999999996},"min":{"1min":0.39700000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.95899999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.72299999999999998,"15min":0.69299999999999995},"min":{"1min":0.59299999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.71899999999999997}]},{"osd":1,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.63800000000000001,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.68000000000000005,"15min":0.65400000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.048,"5min":1.085,"15min":1.085},"last":0.69099999999999995}]},{"osd":3,"last update":"Fri Dec 8 07:15:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.71599999999999997,"15min":0.69799999999999995},"min":{"1min":0.49199999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.48199999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.82299999999999995}]},{"osd":4,"last update":"Fri Dec 8 07:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.91800000000000004,"15min":0.90500000000000003},"min":{"1min":0.71099999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2210000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.93899999999999995,"15min":0.91900000000000004},"min":{"1min":0.68200000000000005,"5min":0.63,"15min":0.63},"max":{"1min":1.2470000000000001,"5min":1.264,"15min":1.264},"last":0.91900000000000004}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.93300000000000005,"15min":0.92900000000000005},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.246,"5min":1.323,"15min":1.323},"last":0.746},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.79900000000000004,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.175,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.80900000000000005}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.038,"15min":1.042},"min":{"1min":0.72199999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2709999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.004},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0569999999999999,"15min":1.0549999999999999},"min":{"1min":0.77000000000000002,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.369,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0249999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:14:57 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":4.181,"5min":4.181,"15min":4.181},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.0409999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149741,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.623,"15min":0.58299999999999996},"min":{"1min":0.47999999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.90200000000000002,"5min":1.466,"15min":1.466},"last":1.224},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.67600000000000005,"15min":0.63800000000000001},"min":{"1min":0.46300000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.198,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.97599999999999998}]},{"osd":1,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.77400000000000002,"15min":0.75800000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1539999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.72699999999999998,"15min":0.69399999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.1240000000000001,"5min":1.667,"15min":1.667},"last":0.75}]},{"osd":2,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.73599999999999999,"15min":0.70999999999999996},"min":{"1min":0.46800000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.006,"5min":1.046,"15min":1.046},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.72799999999999998,"15min":0.68999999999999995},"min":{"1min":0.57199999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.98799999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.79800000000000004}]},{"osd":4,"last update":"Fri Dec 8 07:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90000000000000002,"15min":0.878},"min":{"1min":0.77400000000000002,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.129,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.127},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93500000000000005,"15min":0.92200000000000004},"min":{"1min":0.78500000000000003,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1639999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.0600000000000001}]},{"osd":5,"last update":"Fri Dec 8 07:15:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.71699999999999997,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":1.161},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0129999999999999,"15min":1.014},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3660000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0249999999999999}]},{"osd":6,"last update":"Fri Dec 8 07:15:40 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.042,"15min":1.044},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.371,"5min":1.597,"15min":1.597},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1319999999999999,"15min":1.139},"min":{"1min":0.878,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.04}]},{"osd":7,"last update":"Fri Dec 8 07:15:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.0860000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986217,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"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":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.79500000000000004,"15min":0.77800000000000002},"min":{"1min":0.63100000000000001,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.84099999999999997,"15min":0.82899999999999996},"min":{"1min":0.65700000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.129,"5min":1.149,"15min":1.149},"last":0.80600000000000005}]},{"osd":1,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.81299999999999994,"15min":0.79200000000000004},"min":{"1min":0.55800000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.83899999999999997,"15min":0.81699999999999995},"min":{"1min":0.65800000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.65800000000000003}]},{"osd":2,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.85799999999999998,"15min":0.83399999999999996},"min":{"1min":0.64000000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.113,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.64000000000000001,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1799999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.94199999999999995}]},{"osd":3,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.90800000000000003,"15min":0.88800000000000001},"min":{"1min":0.752,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.3300000000000001,"5min":1.46,"15min":1.46},"last":1.071},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91300000000000003,"15min":0.90800000000000003},"min":{"1min":0.68899999999999995,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.92200000000000004}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.61199999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.137,"5min":1.397,"15min":1.397},"last":0.873},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85399999999999998,"15min":0.85299999999999998},"min":{"1min":0.55000000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1910000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.85099999999999998}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.51600000000000001,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.286,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.98299999999999998,"15min":0.98499999999999999},"min":{"1min":0.57299999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4239999999999999,"5min":1.462,"15min":1.462},"last":1.012}]},{"osd":7,"last update":"Fri Dec 8 07:14:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.96699999999999997}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.84899999999999998,"15min":0.84099999999999997},"min":{"1min":0.63700000000000001,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.226,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.82399999999999995,"15min":0.81699999999999995},"min":{"1min":0.67700000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.79700000000000004}]},{"osd":1,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.88800000000000001,"15min":0.89800000000000002},"min":{"1min":0.66900000000000004,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.0289999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.78700000000000003,"15min":0.78100000000000003},"min":{"1min":0.628,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.74199999999999999}]},{"osd":2,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85399999999999998,"15min":0.83999999999999997},"min":{"1min":0.67000000000000004,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2,"5min":1.395,"15min":1.395},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.84899999999999998,"15min":0.84699999999999998},"min":{"1min":0.65600000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":6.0640000000000001}]},{"osd":3,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.60499999999999998,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.1859999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.82699999999999996,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1599999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.69099999999999995}]},{"osd":4,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.78000000000000003,"15min":0.77800000000000002},"min":{"1min":0.53600000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83999999999999997,"15min":0.83599999999999997},"min":{"1min":0.67200000000000004,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.1719999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.86399999999999999}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.95699999999999996,"15min":0.96199999999999997},"min":{"1min":0.58499999999999996,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2949999999999999,"5min":1.7490000000000001,"15min":1.7490000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.67400000000000004,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1879999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.1699999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.121},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.85499999999999998}]}]}]}} 2023-12-08T07:15:55.400 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T07:15:55.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:55 smithi123 bash[24768]: cluster 2023-12-08T07:15:54.047928+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:55.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:55 smithi123 bash[28350]: cluster 2023-12-08T07:15:54.047928+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:55.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:55 smithi196 bash[24831]: cluster 2023-12-08T07:15:54.047928+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:56.781 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:56 smithi123 bash[28350]: audit 2023-12-08T07:15:54.617799+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:15:56.781 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:56 smithi123 bash[24768]: audit 2023-12-08T07:15:54.617799+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:15:56.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:56 smithi196 bash[24831]: audit 2023-12-08T07:15:54.617799+0000 mgr.y (mgr.14140) 255 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:15:57.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:57 smithi123 bash[28350]: cluster 2023-12-08T07:15:56.048518+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:57 smithi123 bash[24768]: cluster 2023-12-08T07:15:56.048518+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:57.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:57 smithi196 bash[24831]: cluster 2023-12-08T07:15:56.048518+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:58.493 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:15:58.495 INFO:teuthology.orchestra.run.smithi123.stderr:dumped all 2023-12-08T07:15:59.226 INFO:teuthology.orchestra.run.smithi123.stdout:{"pg_ready":true,"pg_map":{"version":244,"stamp":"2023-12-08T07:15:58.048763+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":8392212,"kb_used_data":3540,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569004,"statfs":{"total":767960285184,"available":759366660096,"internally_reserved":8589934592,"allocated":3624960,"data_stored":1443054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.003249"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-08T07:13:57.284375+0000","last_change":"2023-12-08T07:13:57.284375+0000","last_active":"2023-12-08T07:13:57.284375+0000","last_peered":"2023-12-08T07:13:57.284375+0000","last_clean":"2023-12-08T07:13:57.284375+0000","last_became_active":"2023-12-08T07:13:57.278972+0000","last_became_peered":"2023-12-08T07:13:57.278972+0000","last_unstale":"2023-12-08T07:13:57.284375+0000","last_undegraded":"2023-12-08T07:13:57.284375+0000","last_fullsized":"2023-12-08T07:13:57.284375+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-08T07:08:34.470544+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T07:08:34.470544+0000","last_clean_scrub_stamp":"2023-12-08T07:08:34.470544+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":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495643,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"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":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.097}]},{"osd":1,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.872}]},{"osd":2,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.748}]},{"osd":3,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.96099999999999997}]},{"osd":4,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.85899999999999999}]},{"osd":5,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.034},{"interface":"front","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.012}]},{"osd":6,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0640000000000001}]}]},{"osd":6,"up_from":41,"seq":176093659168,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"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,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.63900000000000001,"5min":0.495,"15min":0.495},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.85599999999999998,"15min":0.85999999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.0700000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.78500000000000003}]},{"osd":1,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.90000000000000002,"15min":0.89400000000000002},"min":{"1min":0.57599999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.878,"15min":0.88300000000000001},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.93400000000000005}]},{"osd":2,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.871,"15min":0.86899999999999999},"min":{"1min":0.68500000000000005,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.141,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.88500000000000001,"15min":0.88},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.72999999999999998}]},{"osd":3,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.86499999999999999,"15min":0.86199999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.034},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.68600000000000005,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.163,"5min":1.337,"15min":1.337},"last":0.70699999999999996}]},{"osd":4,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.84599999999999997,"15min":0.83999999999999997},"min":{"1min":0.61799999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2190000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.90700000000000003,"15min":0.89300000000000002},"min":{"1min":0.63600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.302,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.1299999999999999}]},{"osd":5,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85999999999999999,"15min":0.84599999999999997},"min":{"1min":0.66000000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1279999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.032,"5min":0.99099999999999999,"15min":0.98399999999999999},"min":{"1min":0.56699999999999995,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.99399999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:15:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.272}]}]},{"osd":1,"up_from":16,"seq":68719476792,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.61499999999999999,"15min":0.53900000000000003},"min":{"1min":0.46400000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.66900000000000004,"15min":0.58399999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.71999999999999997}]},{"osd":2,"last update":"Fri Dec 8 07:15:02 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.63900000000000001,"15min":0.59999999999999998},"min":{"1min":0.53300000000000003,"5min":0.373,"15min":0.373},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.79400000000000004,"5min":0.71299999999999997,"15min":0.67600000000000005},"min":{"1min":0.53100000000000003,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.61199999999999999}]},{"osd":3,"last update":"Fri Dec 8 07:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.749,"15min":0.72399999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.0589999999999999,"5min":1.161,"15min":1.161},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.80600000000000005,"15min":0.77800000000000002},"min":{"1min":0.61799999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.93000000000000005}]},{"osd":4,"last update":"Fri Dec 8 07:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.96199999999999997,"15min":0.93300000000000005},"min":{"1min":0.77500000000000002,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.84999999999999998,"15min":0.83499999999999996},"min":{"1min":0.63500000000000001,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.80500000000000005}]},{"osd":5,"last update":"Fri Dec 8 07:15:08 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":1.028},{"interface":"front","average":{"1min":1.042,"5min":1.006,"15min":1},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Fri Dec 8 07:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0289999999999999,"15min":1.028},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1220000000000001,"15min":1.1200000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.0509999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:14:56 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.006},{"interface":"front","average":{"1min":1.02,"5min":1.02,"15min":1.02},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.95399999999999996}]}]},{"osd":0,"up_from":10,"seq":42949673023,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 8 07:15:29 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.63300000000000001,"15min":0.54800000000000004},"min":{"1min":0.47899999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.9119999999999999,"5min":1.9119999999999999,"15min":1.9119999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.66800000000000004,"15min":0.58599999999999997},"min":{"1min":0.502,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.82999999999999996}]},{"osd":2,"last update":"Fri Dec 8 07:15:01 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.68899999999999995,"15min":0.64700000000000002},"min":{"1min":0.57799999999999996,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":1.9770000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.73099999999999998,"15min":0.70499999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.64800000000000002}]},{"osd":3,"last update":"Fri Dec 8 07:15:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.82899999999999996,"15min":0.79900000000000004},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":2.0590000000000002,"5min":2.0590000000000002,"15min":2.0590000000000002},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.751,"15min":0.747},"min":{"1min":0.61099999999999999,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.61299999999999999}]},{"osd":4,"last update":"Fri Dec 8 07:15:46 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.88800000000000001,"15min":0.876},"min":{"1min":0.72899999999999998,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.226,"5min":1.639,"15min":1.639},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93500000000000005,"15min":0.91700000000000004},"min":{"1min":0.72499999999999998,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.048}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.091,"15min":1.075},"min":{"1min":0.85999999999999999,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":2.3069999999999999,"5min":2.3069999999999999,"15min":2.3069999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.032,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":1.1080000000000001}]},{"osd":6,"last update":"Fri Dec 8 07:15:32 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.131,"15min":1.123},"min":{"1min":0.96199999999999997,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":2.1709999999999998,"5min":2.1709999999999998,"15min":2.1709999999999998},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.077,"15min":1.0760000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.772,"5min":1.772,"15min":1.772},"last":1.161}]},{"osd":7,"last update":"Fri Dec 8 07:14:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"min":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"max":{"1min":2.2429999999999999,"5min":2.2429999999999999,"15min":2.2429999999999999},"last":0.95199999999999996}]}]},{"osd":2,"up_from":21,"seq":90194313268,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.60599999999999998,"15min":0.58199999999999996},"min":{"1min":0.39700000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.95899999999999996,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.72299999999999998,"15min":0.69299999999999995},"min":{"1min":0.59299999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.998}]},{"osd":1,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.63800000000000001,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.90600000000000003,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.68000000000000005,"15min":0.65400000000000003},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.048,"5min":1.085,"15min":1.085},"last":0.90300000000000002}]},{"osd":3,"last update":"Fri Dec 8 07:15:28 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.71599999999999997,"15min":0.69799999999999995},"min":{"1min":0.49199999999999999,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.748},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.73799999999999999,"15min":0.73199999999999998},"min":{"1min":0.48199999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.94199999999999995}]},{"osd":4,"last update":"Fri Dec 8 07:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.91800000000000004,"15min":0.90500000000000003},"min":{"1min":0.71099999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2210000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.93899999999999995,"15min":0.91900000000000004},"min":{"1min":0.68200000000000005,"5min":0.63,"15min":0.63},"max":{"1min":1.2470000000000001,"5min":1.264,"15min":1.264},"last":1.103}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.93300000000000005,"15min":0.92900000000000005},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.246,"5min":1.323,"15min":1.323},"last":1.238},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.79900000000000004,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.175,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.4099999999999999}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.038,"15min":1.042},"min":{"1min":0.72199999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2709999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.298},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0569999999999999,"15min":1.0549999999999999},"min":{"1min":0.77000000000000002,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.369,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.1819999999999999}]},{"osd":7,"last update":"Fri Dec 8 07:14:57 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":4.181,"5min":4.181,"15min":4.181},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.484,"5min":1.484,"15min":1.484},"last":1.468}]}]},{"osd":3,"up_from":26,"seq":111669149742,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.623,"15min":0.58299999999999996},"min":{"1min":0.47999999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.90200000000000002,"5min":1.466,"15min":1.466},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.67600000000000005,"15min":0.63800000000000001},"min":{"1min":0.46300000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.198,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.621}]},{"osd":1,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.77400000000000002,"15min":0.75800000000000001},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1539999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.72699999999999998,"15min":0.69399999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.1240000000000001,"5min":1.667,"15min":1.667},"last":0.80200000000000005}]},{"osd":2,"last update":"Fri Dec 8 07:15:27 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.73599999999999999,"15min":0.70999999999999996},"min":{"1min":0.46800000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.006,"5min":1.046,"15min":1.046},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.72799999999999998,"15min":0.68999999999999995},"min":{"1min":0.57199999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.98799999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.70099999999999996}]},{"osd":4,"last update":"Fri Dec 8 07:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90000000000000002,"15min":0.878},"min":{"1min":0.77400000000000002,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.129,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93500000000000005,"15min":0.92200000000000004},"min":{"1min":0.78500000000000003,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1639999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.222}]},{"osd":5,"last update":"Fri Dec 8 07:15:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"min":{"1min":0.71699999999999997,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0129999999999999,"15min":1.014},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3660000000000001,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.97499999999999998}]},{"osd":6,"last update":"Fri Dec 8 07:15:40 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.042,"15min":1.044},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.371,"5min":1.597,"15min":1.597},"last":1.296},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1319999999999999,"15min":1.139},"min":{"1min":0.878,"5min":0.83099999999999996,"15min":0.83099999999999996},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":0.93799999999999994}]},{"osd":7,"last update":"Fri Dec 8 07:15:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.998},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.032}]}]},{"osd":4,"up_from":31,"seq":133143986218,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"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":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.79500000000000004,"15min":0.77800000000000002},"min":{"1min":0.63100000000000001,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.84099999999999997,"15min":0.82899999999999996},"min":{"1min":0.65700000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.129,"5min":1.149,"15min":1.149},"last":0.75}]},{"osd":1,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.81299999999999994,"15min":0.79200000000000004},"min":{"1min":0.55800000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.83899999999999997,"15min":0.81699999999999995},"min":{"1min":0.65800000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.79000000000000004}]},{"osd":2,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.85799999999999998,"15min":0.83399999999999996},"min":{"1min":0.64000000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.113,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.92100000000000004,"15min":0.91300000000000003},"min":{"1min":0.64000000000000001,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1799999999999999,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.998}]},{"osd":3,"last update":"Fri Dec 8 07:15:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.90800000000000003,"15min":0.88800000000000001},"min":{"1min":0.752,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.3300000000000001,"5min":1.46,"15min":1.46},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91300000000000003,"15min":0.90800000000000003},"min":{"1min":0.68899999999999995,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.85199999999999998}]},{"osd":5,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.61199999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.137,"5min":1.397,"15min":1.397},"last":0.874},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85399999999999998,"15min":0.85299999999999998},"min":{"1min":0.55000000000000004,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1910000000000001,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.61299999999999999}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.88,"15min":0.88200000000000001},"min":{"1min":0.51600000000000001,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.286,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.98299999999999998,"15min":0.98499999999999999},"min":{"1min":0.57299999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.4239999999999999,"5min":1.462,"15min":1.462},"last":0.95399999999999996}]},{"osd":7,"last update":"Fri Dec 8 07:14:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":1.0900000000000001},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.109}]}]},{"osd":5,"up_from":36,"seq":154618822693,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.84899999999999998,"15min":0.84099999999999997},"min":{"1min":0.63700000000000001,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.226,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.746},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.82399999999999995,"15min":0.81699999999999995},"min":{"1min":0.67700000000000005,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":1.216}]},{"osd":1,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.88800000000000001,"15min":0.89800000000000002},"min":{"1min":0.66900000000000004,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.0289999999999999,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.78700000000000003,"15min":0.78100000000000003},"min":{"1min":0.628,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.77900000000000003}]},{"osd":2,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85399999999999998,"15min":0.83999999999999997},"min":{"1min":0.67000000000000004,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2,"5min":1.395,"15min":1.395},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.84899999999999998,"15min":0.84699999999999998},"min":{"1min":0.65600000000000003,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.93300000000000005}]},{"osd":3,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.60499999999999998,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.1859999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.304},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.82699999999999996,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.1599999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.1719999999999999}]},{"osd":4,"last update":"Fri Dec 8 07:15:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.78000000000000003,"15min":0.77800000000000002},"min":{"1min":0.53600000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":1.103},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83999999999999997,"15min":0.83599999999999997},"min":{"1min":0.67200000000000004,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.1719999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.123}]},{"osd":6,"last update":"Fri Dec 8 07:15:35 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.95699999999999996,"15min":0.96199999999999997},"min":{"1min":0.58499999999999996,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2949999999999999,"5min":1.7490000000000001,"15min":1.7490000000000001},"last":1.228},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.67400000000000004,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1879999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.26}]},{"osd":7,"last update":"Fri Dec 8 07:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.3300000000000001},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.002}]}]}]}} 2023-12-08T07:15:59.227 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-08T07:15:59.227 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-08T07:15:59.228 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-08T07:15:59.228 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 783514b6-9598-11ee-95a3-87774f69a715 -- ceph health --format=json 2023-12-08T07:15:59.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:59 smithi123 bash[24768]: cluster 2023-12-08T07:15:58.048974+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:15:59 smithi123 bash[24768]: audit 2023-12-08T07:15:58.487438+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:15:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:59 smithi123 bash[28350]: cluster 2023-12-08T07:15:58.048974+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:59.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:15:59 smithi123 bash[28350]: audit 2023-12-08T07:15:58.487438+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:15:59.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:59 smithi196 bash[24831]: cluster 2023-12-08T07:15:58.048974+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:15:59.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:15:59 smithi196 bash[24831]: audit 2023-12-08T07:15:58.487438+0000 mgr.y (mgr.14140) 258 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T07:16:01.723 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:01 smithi123 bash[24768]: cluster 2023-12-08T07:16:00.049503+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:01.724 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:01 smithi123 bash[28350]: cluster 2023-12-08T07:16:00.049503+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:01.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:01 smithi196 bash[24831]: cluster 2023-12-08T07:16:00.049503+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:02.140 INFO:teuthology.orchestra.run.smithi123.stdout: 2023-12-08T07:16:02.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:02 smithi123 bash[28350]: audit 2023-12-08T07:16:02.138897+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/2887651189' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T07:16:02.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:02 smithi123 bash[24768]: audit 2023-12-08T07:16:02.138897+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/2887651189' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T07:16:02.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:02 smithi196 bash[24831]: audit 2023-12-08T07:16:02.138897+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.123:0/2887651189' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T07:16:02.840 INFO:teuthology.orchestra.run.smithi123.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-08T07:16:02.840 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-08T07:16:02.840 INFO:tasks.cephadm:Setup complete, yielding 2023-12-08T07:16:02.841 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T07:16:02.851 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2023-12-08T07:16:02.852 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-08T07:16:03.761 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:03 smithi123 bash[28350]: cluster 2023-12-08T07:16:02.050046+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:03.762 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:03 smithi123 bash[24768]: cluster 2023-12-08T07:16:02.050046+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:03.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:03 smithi196 bash[24831]: cluster 2023-12-08T07:16:02.050046+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:06.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:05 smithi123 bash[24768]: cluster 2023-12-08T07:16:04.050684+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:06.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:05 smithi123 bash[28350]: cluster 2023-12-08T07:16:04.050684+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:06.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:05 smithi196 bash[24831]: cluster 2023-12-08T07:16:04.050684+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:07.015 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:16:07.016 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "aa237087-fccb-4544-b7cb-c435f0f14903", 2023-12-08T07:16:07.016 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "r", 2023-12-08T07:16:07.016 INFO:teuthology.orchestra.run.smithi123.stdout: "current_period": "e58bc950-f242-490e-9e16-1fff177ab260", 2023-12-08T07:16:07.016 INFO:teuthology.orchestra.run.smithi123.stdout: "epoch": 1 2023-12-08T07:16:07.016 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:16:07.254 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[28350]: cluster 2023-12-08T07:16:05.928176+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T07:16:07.254 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[28350]: audit 2023-12-08T07:16:05.932016+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.123:0/3254053460' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.254 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[28350]: audit 2023-12-08T07:16:05.933222+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.254 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[28350]: cluster 2023-12-08T07:16:06.051344+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:07.255 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[24768]: cluster 2023-12-08T07:16:05.928176+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T07:16:07.255 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[24768]: audit 2023-12-08T07:16:05.932016+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.123:0/3254053460' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.255 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[24768]: audit 2023-12-08T07:16:05.933222+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.255 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:06 smithi123 bash[24768]: cluster 2023-12-08T07:16:06.051344+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:07.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:06 smithi196 bash[24831]: cluster 2023-12-08T07:16:05.928176+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T07:16:07.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:06 smithi196 bash[24831]: audit 2023-12-08T07:16:05.932016+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.123:0/3254053460' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:06 smithi196 bash[24831]: audit 2023-12-08T07:16:05.933222+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T07:16:07.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:06 smithi196 bash[24831]: cluster 2023-12-08T07:16:06.051344+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:07.778 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-08T07:16:08.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[24768]: audit 2023-12-08T07:16:06.931072+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T07:16:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[24768]: cluster 2023-12-08T07:16:06.931161+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T07:16:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[24768]: cluster 2023-12-08T07:16:07.931002+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T07:16:08.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[28350]: audit 2023-12-08T07:16:06.931072+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T07:16:08.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[28350]: cluster 2023-12-08T07:16:06.931161+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T07:16:08.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:07 smithi123 bash[28350]: cluster 2023-12-08T07:16:07.931002+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T07:16:08.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:07 smithi196 bash[24831]: audit 2023-12-08T07:16:06.931072+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T07:16:08.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:07 smithi196 bash[24831]: cluster 2023-12-08T07:16:06.931161+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T07:16:08.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:07 smithi196 bash[24831]: cluster 2023-12-08T07:16:07.931002+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T07:16:09.054 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:08 smithi123 bash[28350]: cluster 2023-12-08T07:16:08.051958+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 11 unknown, 9 active+clean; 243 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-08T07:16:09.054 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:08 smithi123 bash[24768]: cluster 2023-12-08T07:16:08.051958+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 11 unknown, 9 active+clean; 243 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-08T07:16:09.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:08 smithi196 bash[24831]: cluster 2023-12-08T07:16:08.051958+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v252: 33 pgs: 13 creating+peering, 11 unknown, 9 active+clean; 243 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-08T07:16:10.369 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:16:10.369 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "a71a744a-a178-43a5-bd6b-596f61001036", 2023-12-08T07:16:10.369 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "api_name": "default", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "is_master": "true", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames": [], 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames_s3website": [], 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "zones": [], 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_targets": [], 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "default_placement": "", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "aa237087-fccb-4544-b7cb-c435f0f14903", 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_policy": { 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: "groups": [] 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:10.370 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:16:11.117 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-08T07:16:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:11 smithi123 bash[24768]: cluster 2023-12-08T07:16:10.052627+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 5 unknown, 15 active+clean; 359 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T07:16:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:11 smithi123 bash[28350]: cluster 2023-12-08T07:16:10.052627+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 5 unknown, 15 active+clean; 359 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T07:16:11.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:11 smithi196 bash[24831]: cluster 2023-12-08T07:16:10.052627+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v253: 33 pgs: 13 creating+peering, 5 unknown, 15 active+clean; 359 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T07:16:13.557 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:13 smithi123 bash[24768]: cluster 2023-12-08T07:16:12.053461+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 562 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 334 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:13.558 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:13 smithi123 bash[28350]: cluster 2023-12-08T07:16:12.053461+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 562 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 334 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:13.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:13 smithi196 bash[24831]: cluster 2023-12-08T07:16:12.053461+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v254: 33 pgs: 33 active+clean; 562 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 334 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "cc8d46a5-49c5-4612-b219-0e07ad4bd17d", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "z", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "domain_root": "z.rgw.meta:root", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "control_pool": "z.rgw.control", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "log_pool": "z.rgw.log", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-08T07:16:13.732 INFO:teuthology.orchestra.run.smithi123.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "otp_pool": "z.rgw.otp", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "system_key": { 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "access_key": "", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "secret_key": "" 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_pools": [ 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "key": "default-placement", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "val": { 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-08T07:16:13.733 INFO:teuthology.orchestra.run.smithi123.stdout: "storage_classes": { 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: "STANDARD": { 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: "index_type": 0 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "aa237087-fccb-4544-b7cb-c435f0f14903" 2023-12-08T07:16:13.734 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:16:14.486 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-08T07:16:15.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:15 smithi123 bash[28350]: cluster 2023-12-08T07:16:14.054277+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T07:16:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:15 smithi123 bash[24768]: cluster 2023-12-08T07:16:14.054277+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T07:16:15.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:15 smithi196 bash[24831]: cluster 2023-12-08T07:16:14.054277+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v255: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T07:16:18.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:17 smithi123 bash[28350]: cluster 2023-12-08T07:16:16.054988+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 224 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:18.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:17 smithi123 bash[24768]: cluster 2023-12-08T07:16:16.054988+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 224 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:18.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:17 smithi196 bash[24831]: cluster 2023-12-08T07:16:16.054988+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v256: 33 pgs: 33 active+clean; 864 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 224 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:19.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[28350]: cluster 2023-12-08T07:16:17.707672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T07:16:19.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[28350]: audit 2023-12-08T07:16:17.711014+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T07:16:19.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[28350]: cluster 2023-12-08T07:16:18.055618+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:19.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[24768]: cluster 2023-12-08T07:16:17.707672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T07:16:19.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[24768]: audit 2023-12-08T07:16:17.711014+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T07:16:19.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:18 smithi123 bash[24768]: cluster 2023-12-08T07:16:18.055618+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:18 smithi196 bash[24831]: cluster 2023-12-08T07:16:17.707672+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T07:16:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:18 smithi196 bash[24831]: audit 2023-12-08T07:16:17.711014+0000 mon.a (mon.0) 526 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T07:16:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:18 smithi196 bash[24831]: cluster 2023-12-08T07:16:18.055618+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v258: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1.5 KiB/s wr, 2 op/s 2023-12-08T07:16:20.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:19 smithi123 bash[28350]: audit 2023-12-08T07:16:18.717048+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T07:16:20.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:19 smithi123 bash[28350]: cluster 2023-12-08T07:16:18.717312+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T07:16:20.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:19 smithi123 bash[24768]: audit 2023-12-08T07:16:18.717048+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T07:16:20.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:19 smithi123 bash[24768]: cluster 2023-12-08T07:16:18.717312+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T07:16:20.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:19 smithi196 bash[24831]: audit 2023-12-08T07:16:18.717048+0000 mon.a (mon.0) 527 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T07:16:20.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:19 smithi196 bash[24831]: cluster 2023-12-08T07:16:18.717312+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[28350]: cluster 2023-12-08T07:16:19.733926+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[28350]: audit 2023-12-08T07:16:19.736257+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[28350]: cluster 2023-12-08T07:16:20.056252+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 61 unknown, 36 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[24768]: cluster 2023-12-08T07:16:19.733926+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[24768]: audit 2023-12-08T07:16:19.736257+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T07:16:21.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:20 smithi123 bash[24768]: cluster 2023-12-08T07:16:20.056252+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 61 unknown, 36 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-12-08T07:16:21.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:20 smithi196 bash[24831]: cluster 2023-12-08T07:16:19.733926+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T07:16:21.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:20 smithi196 bash[24831]: audit 2023-12-08T07:16:19.736257+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T07:16:21.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:20 smithi196 bash[24831]: cluster 2023-12-08T07:16:20.056252+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v261: 97 pgs: 61 unknown, 36 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 853 B/s wr, 3 op/s 2023-12-08T07:16:22.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:21 smithi123 bash[24768]: audit 2023-12-08T07:16:20.745626+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T07:16:22.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:21 smithi123 bash[24768]: cluster 2023-12-08T07:16:20.746027+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T07:16:22.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:21 smithi123 bash[28350]: audit 2023-12-08T07:16:20.745626+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T07:16:22.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:21 smithi123 bash[28350]: cluster 2023-12-08T07:16:20.746027+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T07:16:22.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:21 smithi196 bash[24831]: audit 2023-12-08T07:16:20.745626+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.123:0/4265826610' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T07:16:22.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:21 smithi196 bash[24831]: cluster 2023-12-08T07:16:20.746027+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[28350]: cluster 2023-12-08T07:16:21.901256+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[28350]: audit 2023-12-08T07:16:21.907493+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[28350]: cluster 2023-12-08T07:16:22.057015+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 3 creating+activating, 3 creating+peering, 64 unknown, 59 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[28350]: audit 2023-12-08T07:16:22.907692+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[28350]: cluster 2023-12-08T07:16:22.908127+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[24768]: cluster 2023-12-08T07:16:21.901256+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[24768]: audit 2023-12-08T07:16:21.907493+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[24768]: cluster 2023-12-08T07:16:22.057015+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 3 creating+activating, 3 creating+peering, 64 unknown, 59 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-08T07:16:23.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[24768]: audit 2023-12-08T07:16:22.907692+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T07:16:23.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:22 smithi123 bash[24768]: cluster 2023-12-08T07:16:22.908127+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T07:16:23.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:22 smithi196 bash[24831]: cluster 2023-12-08T07:16:21.901256+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T07:16:23.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:22 smithi196 bash[24831]: audit 2023-12-08T07:16:21.907493+0000 mon.a (mon.0) 534 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T07:16:23.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:22 smithi196 bash[24831]: cluster 2023-12-08T07:16:22.057015+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v264: 129 pgs: 3 creating+activating, 3 creating+peering, 64 unknown, 59 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2023-12-08T07:16:23.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:22 smithi196 bash[24831]: audit 2023-12-08T07:16:22.907692+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T07:16:23.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:22 smithi196 bash[24831]: cluster 2023-12-08T07:16:22.908127+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[24768]: audit 2023-12-08T07:16:22.912664+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[24768]: audit 2023-12-08T07:16:23.910090+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[24768]: cluster 2023-12-08T07:16:23.910528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[24768]: audit 2023-12-08T07:16:23.913949+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[28350]: audit 2023-12-08T07:16:22.912664+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[28350]: audit 2023-12-08T07:16:23.910090+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[28350]: cluster 2023-12-08T07:16:23.910528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T07:16:24.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:23 smithi123 bash[28350]: audit 2023-12-08T07:16:23.913949+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T07:16:24.355 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:23 smithi196 bash[24831]: audit 2023-12-08T07:16:22.912664+0000 mon.a (mon.0) 537 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T07:16:24.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:23 smithi196 bash[24831]: audit 2023-12-08T07:16:23.910090+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T07:16:24.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:23 smithi196 bash[24831]: cluster 2023-12-08T07:16:23.910528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T07:16:24.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:23 smithi196 bash[24831]: audit 2023-12-08T07:16:23.913949+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T07:16:25.114 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:16:25.114 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "21c0789b-b277-49cd-98d7-d2437a00ab99", 2023-12-08T07:16:25.114 INFO:teuthology.orchestra.run.smithi123.stdout: "epoch": 1, 2023-12-08T07:16:25.114 INFO:teuthology.orchestra.run.smithi123.stdout: "predecessor_uuid": "e58bc950-f242-490e-9e16-1fff177ab260", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_status": [], 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "period_map": { 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "21c0789b-b277-49cd-98d7-d2437a00ab99", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "zonegroups": [ 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "a71a744a-a178-43a5-bd6b-596f61001036", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "api_name": "default", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "is_master": "true", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames": [], 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "hostnames_s3website": [], 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "cc8d46a5-49c5-4612-b219-0e07ad4bd17d", 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: "zones": [ 2023-12-08T07:16:25.115 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "id": "cc8d46a5-49c5-4612-b219-0e07ad4bd17d", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "z", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "endpoints": [], 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "log_meta": "false", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "log_data": "false", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "bucket_index_max_shards": 11, 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "read_only": "false", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "tier_type": "", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_from_all": "true", 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_from": [], 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "redirect_zone": "" 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "placement_targets": [ 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-12-08T07:16:25.116 INFO:teuthology.orchestra.run.smithi123.stdout: "name": "default-placement", 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "tags": [], 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "storage_classes": [ 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "STANDARD" 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "default_placement": "default-placement", 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "aa237087-fccb-4544-b7cb-c435f0f14903", 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "sync_policy": { 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "groups": [] 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: ], 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: "short_zone_ids": [ 2023-12-08T07:16:25.117 INFO:teuthology.orchestra.run.smithi123.stdout: { 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "key": "cc8d46a5-49c5-4612-b219-0e07ad4bd17d", 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "val": 1901093748 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zonegroup": "a71a744a-a178-43a5-bd6b-596f61001036", 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "master_zone": "cc8d46a5-49c5-4612-b219-0e07ad4bd17d", 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "period_config": { 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "bucket_quota": { 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false, 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "check_on_raw": false, 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size": -1, 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size_kb": 0, 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: "max_objects": -1 2023-12-08T07:16:25.118 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "user_quota": { 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "enabled": false, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "check_on_raw": false, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size": -1, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "max_size_kb": 0, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "max_objects": -1 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_id": "aa237087-fccb-4544-b7cb-c435f0f14903", 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_name": "r", 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout: "realm_epoch": 2 2023-12-08T07:16:25.119 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:16:25.334 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[28350]: cluster 2023-12-08T07:16:24.057803+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+activating, 16 creating+peering, 24 unknown, 86 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-08T07:16:25.335 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[28350]: audit 2023-12-08T07:16:24.918051+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T07:16:25.335 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[28350]: cluster 2023-12-08T07:16:24.918165+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T07:16:25.335 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[24768]: cluster 2023-12-08T07:16:24.057803+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+activating, 16 creating+peering, 24 unknown, 86 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-08T07:16:25.335 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[24768]: audit 2023-12-08T07:16:24.918051+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T07:16:25.335 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:24 smithi123 bash[24768]: cluster 2023-12-08T07:16:24.918165+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T07:16:25.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:24 smithi196 bash[24831]: cluster 2023-12-08T07:16:24.057803+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v267: 129 pgs: 3 creating+activating, 16 creating+peering, 24 unknown, 86 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2023-12-08T07:16:25.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:24 smithi196 bash[24831]: audit 2023-12-08T07:16:24.918051+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.123:0/1964530419' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T07:16:25.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:24 smithi196 bash[24831]: cluster 2023-12-08T07:16:24.918165+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T07:16:26.005 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-08T07:16:27.330 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:27 smithi123 bash[28350]: cluster 2023-12-08T07:16:26.058486+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 3 creating+activating, 13 creating+peering, 12 unknown, 101 active+clean; 1.9 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 246 B/s wr, 0 op/s 2023-12-08T07:16:27.330 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:27 smithi123 bash[24768]: cluster 2023-12-08T07:16:26.058486+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 3 creating+activating, 13 creating+peering, 12 unknown, 101 active+clean; 1.9 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 246 B/s wr, 0 op/s 2023-12-08T07:16:27.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:27 smithi196 bash[24831]: cluster 2023-12-08T07:16:26.058486+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v269: 129 pgs: 3 creating+activating, 13 creating+peering, 12 unknown, 101 active+clean; 1.9 KiB data, 4.4 MiB used, 707 GiB / 715 GiB avail; 0 B/s rd, 246 B/s wr, 0 op/s 2023-12-08T07:16:28.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:28 smithi123 bash[24768]: cluster 2023-12-08T07:16:28.059746+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.3 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-12-08T07:16:28.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:28 smithi123 bash[28350]: cluster 2023-12-08T07:16:28.059746+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.3 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-12-08T07:16:28.979 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled rgw update... 2023-12-08T07:16:29.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:28 smithi196 bash[24831]: cluster 2023-12-08T07:16:28.059746+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 6.3 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 5.3 KiB/s wr, 19 op/s 2023-12-08T07:16:29.801 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 120' 2023-12-08T07:16:29.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.969045+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:16:29.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: cephadm 2023-12-08T07:16:28.969626+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T07:16:29.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.970245+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T07:16:29.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.975650+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T07:16:29.941 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.978389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.988513+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.990238+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.997669+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:28.999092+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:29.002790+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:29.003742+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:29.007951+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:29.008839+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: cephadm 2023-12-08T07:16:29.009623+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi196.gjbxak on smithi196 2023-12-08T07:16:29.942 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[28350]: audit 2023-12-08T07:16:29.010211+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi196.gjbxak", "key": "container_image"}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.969045+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: cephadm 2023-12-08T07:16:28.969626+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.970245+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.975650+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.978389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.988513+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.990238+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.997669+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:28.999092+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:29.002790+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:29.003742+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:29.007951+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:29.943 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:29.008839+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:29.944 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: cephadm 2023-12-08T07:16:29.009623+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi196.gjbxak on smithi196 2023-12-08T07:16:29.944 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:29 smithi123 bash[24768]: audit 2023-12-08T07:16:29.010211+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi196.gjbxak", "key": "container_image"}]: dispatch 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.969045+0000 mgr.y (mgr.14140) 274 : audit [DBG] from='client.24559 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: cephadm 2023-12-08T07:16:28.969626+0000 mgr.y (mgr.14140) 275 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.970245+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.975650+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T07:16:28.969744\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.978389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.988513+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.990238+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.997669+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T07:16:30.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:28.999092+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:29.002790+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:29.003742+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:29.007951+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi196.gjbxak", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:29.008839+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: cephadm 2023-12-08T07:16:29.009623+0000 mgr.y (mgr.14140) 276 : cephadm [INF] Deploying daemon rgw.r.z.smithi196.gjbxak on smithi196 2023-12-08T07:16:30.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:29 smithi196 bash[24831]: audit 2023-12-08T07:16:29.010211+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi196.gjbxak", "key": "container_image"}]: dispatch 2023-12-08T07:16:30.989 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:30 smithi123 bash[28350]: cluster 2023-12-08T07:16:30.060558+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1001 B/s rd, 5.4 KiB/s wr, 20 op/s 2023-12-08T07:16:30.990 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:30 smithi123 bash[24768]: cluster 2023-12-08T07:16:30.060558+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1001 B/s rd, 5.4 KiB/s wr, 20 op/s 2023-12-08T07:16:31.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:30 smithi196 bash[24831]: cluster 2023-12-08T07:16:30.060558+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1001 B/s rd, 5.4 KiB/s wr, 20 op/s 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.623305+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.629450+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.630813+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.635812+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.637587+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:31.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:31 smithi196 bash[24831]: audit 2023-12-08T07:16:31.639922+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi123.ywhidr", "key": "container_image"}]: dispatch 2023-12-08T07:16:32.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.623305+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:32.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.623305+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.629450+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.630813+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.635812+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.637587+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[28350]: audit 2023-12-08T07:16:31.639922+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi123.ywhidr", "key": "container_image"}]: dispatch 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.629450+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.032874\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033059\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033175\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033287\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033397\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033507\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033619\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033730\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:25.033841\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.630813+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T07:16:32.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.635812+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi123.ywhidr", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T07:16:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.637587+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:16:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:31 smithi123 bash[24768]: audit 2023-12-08T07:16:31.639922+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi123.ywhidr", "key": "container_image"}]: dispatch 2023-12-08T07:16:32.855 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:32 smithi196 bash[24831]: cephadm 2023-12-08T07:16:31.638991+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon rgw.r.z.smithi123.ywhidr on smithi123 2023-12-08T07:16:32.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:32 smithi196 bash[24831]: cluster 2023-12-08T07:16:32.061603+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 878 B/s rd, 4.8 KiB/s wr, 17 op/s 2023-12-08T07:16:33.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:32 smithi123 bash[28350]: cephadm 2023-12-08T07:16:31.638991+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon rgw.r.z.smithi123.ywhidr on smithi123 2023-12-08T07:16:33.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:32 smithi123 bash[28350]: cluster 2023-12-08T07:16:32.061603+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 878 B/s rd, 4.8 KiB/s wr, 17 op/s 2023-12-08T07:16:33.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:32 smithi123 bash[24768]: cephadm 2023-12-08T07:16:31.638991+0000 mgr.y (mgr.14140) 278 : cephadm [INF] Deploying daemon rgw.r.z.smithi123.ywhidr on smithi123 2023-12-08T07:16:33.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:32 smithi123 bash[24768]: cluster 2023-12-08T07:16:32.061603+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 878 B/s rd, 4.8 KiB/s wr, 17 op/s 2023-12-08T07:16:35.562 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[28350]: cluster 2023-12-08T07:16:34.062664+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T07:16:35.563 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[24768]: cluster 2023-12-08T07:16:34.062664+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T07:16:35.564 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[28350]: audit 2023-12-08T07:16:34.680663+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:35.564 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[28350]: audit 2023-12-08T07:16:34.684290+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:35.564 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[28350]: audit 2023-12-08T07:16:34.685234+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:35.565 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[24768]: audit 2023-12-08T07:16:34.680663+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:35.565 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[24768]: audit 2023-12-08T07:16:34.684290+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:35.565 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:35 smithi123 bash[24768]: audit 2023-12-08T07:16:34.685234+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:35.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:35 smithi196 bash[24831]: cluster 2023-12-08T07:16:34.062664+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T07:16:35.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:35 smithi196 bash[24831]: audit 2023-12-08T07:16:34.680663+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:35.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:35 smithi196 bash[24831]: audit 2023-12-08T07:16:34.684290+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975680\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975872\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.975998\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976119\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976238\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976358\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976479\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976599\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:15:23.976719\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:35.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:35 smithi196 bash[24831]: audit 2023-12-08T07:16:34.685234+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:36.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[28350]: audit 2023-12-08T07:16:35.791739+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:36.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[24768]: audit 2023-12-08T07:16:35.791739+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:36.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[24768]: audit 2023-12-08T07:16:35.796442+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:36.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[24768]: audit 2023-12-08T07:16:35.797740+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:36.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[28350]: audit 2023-12-08T07:16:35.796442+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:36.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:36 smithi123 bash[28350]: audit 2023-12-08T07:16:35.797740+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:36.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:36 smithi196 bash[24831]: audit 2023-12-08T07:16:35.791739+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]: dispatch 2023-12-08T07:16:36.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:36 smithi196 bash[24831]: audit 2023-12-08T07:16:35.796442+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:08:52.577744\"}"}]': finished 2023-12-08T07:16:36.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:36 smithi196 bash[24831]: audit 2023-12-08T07:16:35.797740+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:16:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[24768]: cluster 2023-12-08T07:16:36.063437+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.6 KiB/s wr, 31 op/s 2023-12-08T07:16:37.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[28350]: cluster 2023-12-08T07:16:36.063437+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.6 KiB/s wr, 31 op/s 2023-12-08T07:16:37.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[24768]: audit 2023-12-08T07:16:36.900093+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:37.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[24768]: audit 2023-12-08T07:16:36.908292+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:37.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[28350]: audit 2023-12-08T07:16:36.900093+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:37.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:37 smithi123 bash[28350]: audit 2023-12-08T07:16:36.908292+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:37 smithi196 bash[24831]: cluster 2023-12-08T07:16:36.063437+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.6 KiB/s wr, 31 op/s 2023-12-08T07:16:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:37 smithi196 bash[24831]: audit 2023-12-08T07:16:36.900093+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:16:37.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:37 smithi196 bash[24831]: audit 2023-12-08T07:16:36.908292+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"69ac3be3896a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896627\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:10:30.572354\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:28.053921\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:16:36.897842\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:16:39.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:38 smithi123 bash[24768]: cluster 2023-12-08T07:16:38.064676+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 78 KiB/s rd, 3.2 KiB/s wr, 154 op/s 2023-12-08T07:16:39.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:38 smithi123 bash[28350]: cluster 2023-12-08T07:16:38.064676+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 78 KiB/s rd, 3.2 KiB/s wr, 154 op/s 2023-12-08T07:16:39.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:38 smithi196 bash[24831]: cluster 2023-12-08T07:16:38.064676+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 78 KiB/s rd, 3.2 KiB/s wr, 154 op/s 2023-12-08T07:16:41.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:41 smithi123 bash[24768]: cluster 2023-12-08T07:16:40.065507+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 767 B/s wr, 157 op/s 2023-12-08T07:16:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:41 smithi123 bash[28350]: cluster 2023-12-08T07:16:40.065507+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 767 B/s wr, 157 op/s 2023-12-08T07:16:41.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:41 smithi196 bash[24831]: cluster 2023-12-08T07:16:40.065507+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 86 KiB/s rd, 767 B/s wr, 157 op/s 2023-12-08T07:16:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:43 smithi123 bash[24768]: cluster 2023-12-08T07:16:42.066608+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:43.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:43 smithi123 bash[28350]: cluster 2023-12-08T07:16:42.066608+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:43.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:43 smithi196 bash[24831]: cluster 2023-12-08T07:16:42.066608+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:45.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:45 smithi123 bash[24768]: cluster 2023-12-08T07:16:44.067624+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:45 smithi123 bash[28350]: cluster 2023-12-08T07:16:44.067624+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:45.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:45 smithi196 bash[24831]: cluster 2023-12-08T07:16:44.067624+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:47.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:47 smithi123 bash[24768]: cluster 2023-12-08T07:16:46.068520+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:47.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:47 smithi123 bash[28350]: cluster 2023-12-08T07:16:46.068520+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:47.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:47 smithi196 bash[24831]: cluster 2023-12-08T07:16:46.068520+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2023-12-08T07:16:49.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:48 smithi123 bash[24768]: cluster 2023-12-08T07:16:48.069781+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 149 op/s 2023-12-08T07:16:49.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:48 smithi123 bash[28350]: cluster 2023-12-08T07:16:48.069781+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 149 op/s 2023-12-08T07:16:49.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:48 smithi196 bash[24831]: cluster 2023-12-08T07:16:48.069781+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 149 op/s 2023-12-08T07:16:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:51 smithi123 bash[24768]: cluster 2023-12-08T07:16:50.070560+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-08T07:16:51.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:51 smithi123 bash[28350]: cluster 2023-12-08T07:16:50.070560+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-08T07:16:51.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:51 smithi196 bash[24831]: cluster 2023-12-08T07:16:50.070560+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 15 KiB/s rd, 85 B/s wr, 24 op/s 2023-12-08T07:16:53.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:53 smithi123 bash[24768]: cluster 2023-12-08T07:16:52.071725+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-08T07:16:53.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:53 smithi123 bash[28350]: cluster 2023-12-08T07:16:52.071725+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-08T07:16:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:53 smithi196 bash[24831]: cluster 2023-12-08T07:16:52.071725+0000 mgr.y (mgr.14140) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 7.1 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-08T07:16:55.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:55 smithi123 bash[28350]: cluster 2023-12-08T07:16:54.072720+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:55.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:55 smithi123 bash[24768]: cluster 2023-12-08T07:16:54.072720+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:55.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:55 smithi196 bash[24831]: cluster 2023-12-08T07:16:54.072720+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:57 smithi123 bash[24768]: cluster 2023-12-08T07:16:56.073600+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:57 smithi123 bash[28350]: cluster 2023-12-08T07:16:56.073600+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:57 smithi196 bash[24831]: cluster 2023-12-08T07:16:56.073600+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:59.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:16:58 smithi123 bash[24768]: cluster 2023-12-08T07:16:58.074827+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:59.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:16:58 smithi123 bash[28350]: cluster 2023-12-08T07:16:58.074827+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:16:59.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:16:58 smithi196 bash[24831]: cluster 2023-12-08T07:16:58.074827+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:01.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:01 smithi123 bash[24768]: cluster 2023-12-08T07:17:00.075459+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:01 smithi123 bash[28350]: cluster 2023-12-08T07:17:00.075459+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:01 smithi196 bash[24831]: cluster 2023-12-08T07:17:00.075459+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:03 smithi123 bash[24768]: cluster 2023-12-08T07:17:02.076489+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:03 smithi123 bash[28350]: cluster 2023-12-08T07:17:02.076489+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:03 smithi196 bash[24831]: cluster 2023-12-08T07:17:02.076489+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:05.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:05 smithi123 bash[24768]: cluster 2023-12-08T07:17:04.077461+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:05 smithi123 bash[28350]: cluster 2023-12-08T07:17:04.077461+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:05.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:05 smithi196 bash[24831]: cluster 2023-12-08T07:17:04.077461+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:07 smithi123 bash[24768]: cluster 2023-12-08T07:17:06.078365+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:07 smithi123 bash[28350]: cluster 2023-12-08T07:17:06.078365+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:07 smithi196 bash[24831]: cluster 2023-12-08T07:17:06.078365+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:09.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:08 smithi123 bash[28350]: cluster 2023-12-08T07:17:08.079645+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:09.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:08 smithi123 bash[24768]: cluster 2023-12-08T07:17:08.079645+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:09.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:08 smithi196 bash[24831]: cluster 2023-12-08T07:17:08.079645+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:11.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:11 smithi123 bash[28350]: cluster 2023-12-08T07:17:10.080431+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:11.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:11 smithi123 bash[24768]: cluster 2023-12-08T07:17:10.080431+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:11.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:11 smithi196 bash[24831]: cluster 2023-12-08T07:17:10.080431+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:13.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:13 smithi123 bash[24768]: cluster 2023-12-08T07:17:12.081515+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:13.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:13 smithi123 bash[28350]: cluster 2023-12-08T07:17:12.081515+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:13.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:13 smithi196 bash[24831]: cluster 2023-12-08T07:17:12.081515+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:15.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:15 smithi123 bash[24768]: cluster 2023-12-08T07:17:14.082499+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:15 smithi123 bash[28350]: cluster 2023-12-08T07:17:14.082499+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:15.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:15 smithi196 bash[24831]: cluster 2023-12-08T07:17:14.082499+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:17.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:17 smithi123 bash[24768]: cluster 2023-12-08T07:17:16.083509+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:17 smithi123 bash[28350]: cluster 2023-12-08T07:17:16.083509+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:17.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:17 smithi196 bash[24831]: cluster 2023-12-08T07:17:16.083509+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:19.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:18 smithi123 bash[24768]: cluster 2023-12-08T07:17:18.084774+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:19.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:18 smithi123 bash[28350]: cluster 2023-12-08T07:17:18.084774+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:19.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:18 smithi196 bash[24831]: cluster 2023-12-08T07:17:18.084774+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:21 smithi123 bash[24768]: cluster 2023-12-08T07:17:20.085555+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:21 smithi123 bash[28350]: cluster 2023-12-08T07:17:20.085555+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:21.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:21 smithi196 bash[24831]: cluster 2023-12-08T07:17:20.085555+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:23.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:23 smithi123 bash[28350]: cluster 2023-12-08T07:17:22.086604+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:23 smithi123 bash[24768]: cluster 2023-12-08T07:17:22.086604+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:23.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:23 smithi196 bash[24831]: cluster 2023-12-08T07:17:22.086604+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:25.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:25 smithi123 bash[28350]: cluster 2023-12-08T07:17:24.087638+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:25 smithi123 bash[24768]: cluster 2023-12-08T07:17:24.087638+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:25.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:25 smithi196 bash[24831]: cluster 2023-12-08T07:17:24.087638+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:27.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:27 smithi123 bash[28350]: cluster 2023-12-08T07:17:26.088542+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:27.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:27 smithi123 bash[24768]: cluster 2023-12-08T07:17:26.088542+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:27.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:27 smithi196 bash[24831]: cluster 2023-12-08T07:17:26.088542+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:29.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:28 smithi123 bash[24768]: cluster 2023-12-08T07:17:28.089770+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:29.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:28 smithi123 bash[28350]: cluster 2023-12-08T07:17:28.089770+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:29.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:28 smithi196 bash[24831]: cluster 2023-12-08T07:17:28.089770+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:31 smithi123 bash[24768]: cluster 2023-12-08T07:17:30.090598+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:31 smithi123 bash[28350]: cluster 2023-12-08T07:17:30.090598+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:31.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:31 smithi196 bash[24831]: cluster 2023-12-08T07:17:30.090598+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:33.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:33 smithi123 bash[24768]: cluster 2023-12-08T07:17:32.091697+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:33.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:33 smithi123 bash[28350]: cluster 2023-12-08T07:17:32.091697+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:33.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:33 smithi196 bash[24831]: cluster 2023-12-08T07:17:32.091697+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:35.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:35 smithi123 bash[28350]: cluster 2023-12-08T07:17:34.092779+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:35 smithi123 bash[24768]: cluster 2023-12-08T07:17:34.092779+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:35.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:35 smithi196 bash[24831]: cluster 2023-12-08T07:17:34.092779+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:37.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:37 smithi123 bash[28350]: cluster 2023-12-08T07:17:36.093778+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:37 smithi123 bash[24768]: cluster 2023-12-08T07:17:36.093778+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:37.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:37 smithi196 bash[24831]: cluster 2023-12-08T07:17:36.093778+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:39.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:38 smithi123 bash[24768]: cluster 2023-12-08T07:17:38.095149+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:39.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:38 smithi123 bash[28350]: cluster 2023-12-08T07:17:38.095149+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:39.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:38 smithi196 bash[24831]: cluster 2023-12-08T07:17:38.095149+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:41.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:41 smithi123 bash[24768]: cluster 2023-12-08T07:17:40.096002+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:41 smithi123 bash[28350]: cluster 2023-12-08T07:17:40.096002+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:41.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:41 smithi196 bash[24831]: cluster 2023-12-08T07:17:40.096002+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:43 smithi123 bash[24768]: cluster 2023-12-08T07:17:42.097096+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:43.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:43 smithi123 bash[28350]: cluster 2023-12-08T07:17:42.097096+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:43.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:43 smithi196 bash[24831]: cluster 2023-12-08T07:17:42.097096+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:45.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:45 smithi123 bash[24768]: cluster 2023-12-08T07:17:44.098084+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:45 smithi123 bash[28350]: cluster 2023-12-08T07:17:44.098084+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:45.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:45 smithi196 bash[24831]: cluster 2023-12-08T07:17:44.098084+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:47.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:47 smithi123 bash[24768]: cluster 2023-12-08T07:17:46.099000+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:47.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:47 smithi123 bash[28350]: cluster 2023-12-08T07:17:46.099000+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:47.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:47 smithi196 bash[24831]: cluster 2023-12-08T07:17:46.099000+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:49.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:48 smithi123 bash[24768]: cluster 2023-12-08T07:17:48.100268+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:49.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:48 smithi123 bash[28350]: cluster 2023-12-08T07:17:48.100268+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:49.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:48 smithi196 bash[24831]: cluster 2023-12-08T07:17:48.100268+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:51 smithi123 bash[24768]: cluster 2023-12-08T07:17:50.101029+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:51.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:51 smithi123 bash[28350]: cluster 2023-12-08T07:17:50.101029+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:51.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:51 smithi196 bash[24831]: cluster 2023-12-08T07:17:50.101029+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:53.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:53 smithi123 bash[24768]: cluster 2023-12-08T07:17:52.102157+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:53.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:53 smithi123 bash[28350]: cluster 2023-12-08T07:17:52.102157+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:53 smithi196 bash[24831]: cluster 2023-12-08T07:17:52.102157+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:55.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:55 smithi123 bash[24768]: cluster 2023-12-08T07:17:54.103187+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:55.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:55 smithi123 bash[28350]: cluster 2023-12-08T07:17:54.103187+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:55.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:55 smithi196 bash[24831]: cluster 2023-12-08T07:17:54.103187+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:57 smithi123 bash[24768]: cluster 2023-12-08T07:17:56.104128+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:57 smithi123 bash[28350]: cluster 2023-12-08T07:17:56.104128+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:57 smithi196 bash[24831]: cluster 2023-12-08T07:17:56.104128+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:59.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:17:58 smithi123 bash[24768]: cluster 2023-12-08T07:17:58.105446+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:59.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:17:58 smithi123 bash[28350]: cluster 2023-12-08T07:17:58.105446+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:17:59.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:17:58 smithi196 bash[24831]: cluster 2023-12-08T07:17:58.105446+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:01 smithi123 bash[24768]: cluster 2023-12-08T07:18:00.106371+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:01 smithi123 bash[28350]: cluster 2023-12-08T07:18:00.106371+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:01.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:01 smithi196 bash[24831]: cluster 2023-12-08T07:18:00.106371+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:03 smithi123 bash[24768]: cluster 2023-12-08T07:18:02.107609+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:03 smithi123 bash[28350]: cluster 2023-12-08T07:18:02.107609+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:03 smithi196 bash[24831]: cluster 2023-12-08T07:18:02.107609+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:05.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:05 smithi123 bash[24768]: cluster 2023-12-08T07:18:04.108747+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:05 smithi123 bash[28350]: cluster 2023-12-08T07:18:04.108747+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:05.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:05 smithi196 bash[24831]: cluster 2023-12-08T07:18:04.108747+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:07.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:07 smithi123 bash[24768]: cluster 2023-12-08T07:18:06.109663+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:07 smithi123 bash[28350]: cluster 2023-12-08T07:18:06.109663+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:07 smithi196 bash[24831]: cluster 2023-12-08T07:18:06.109663+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:09.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:08 smithi123 bash[24768]: cluster 2023-12-08T07:18:08.110935+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:09.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:08 smithi123 bash[28350]: cluster 2023-12-08T07:18:08.110935+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:09.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:08 smithi196 bash[24831]: cluster 2023-12-08T07:18:08.110935+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:11.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:11 smithi123 bash[24768]: cluster 2023-12-08T07:18:10.111756+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:11 smithi123 bash[28350]: cluster 2023-12-08T07:18:10.111756+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:11.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:11 smithi196 bash[24831]: cluster 2023-12-08T07:18:10.111756+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:13.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:13 smithi123 bash[24768]: cluster 2023-12-08T07:18:12.112878+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:13.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:13 smithi123 bash[28350]: cluster 2023-12-08T07:18:12.112878+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:13.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:13 smithi196 bash[24831]: cluster 2023-12-08T07:18:12.112878+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:15 smithi123 bash[24768]: cluster 2023-12-08T07:18:14.113860+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:15 smithi123 bash[28350]: cluster 2023-12-08T07:18:14.113860+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:15.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:15 smithi196 bash[24831]: cluster 2023-12-08T07:18:14.113860+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:17.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:17 smithi123 bash[24768]: cluster 2023-12-08T07:18:16.114732+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:17 smithi123 bash[28350]: cluster 2023-12-08T07:18:16.114732+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:17.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:17 smithi196 bash[24831]: cluster 2023-12-08T07:18:16.114732+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:19.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:18 smithi123 bash[24768]: cluster 2023-12-08T07:18:18.116017+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:19.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:18 smithi123 bash[28350]: cluster 2023-12-08T07:18:18.116017+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:18 smithi196 bash[24831]: cluster 2023-12-08T07:18:18.116017+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:21.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:21 smithi123 bash[28350]: cluster 2023-12-08T07:18:20.116923+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:21 smithi123 bash[24768]: cluster 2023-12-08T07:18:20.116923+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:21.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:21 smithi196 bash[24831]: cluster 2023-12-08T07:18:20.116923+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:23.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:23 smithi123 bash[28350]: cluster 2023-12-08T07:18:22.118052+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:23 smithi123 bash[24768]: cluster 2023-12-08T07:18:22.118052+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:23.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:23 smithi196 bash[24831]: cluster 2023-12-08T07:18:22.118052+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:25.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:25 smithi123 bash[24768]: cluster 2023-12-08T07:18:24.119023+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:25.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:25 smithi123 bash[28350]: cluster 2023-12-08T07:18:24.119023+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:25.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:25 smithi196 bash[24831]: cluster 2023-12-08T07:18:24.119023+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:27.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:27 smithi123 bash[24768]: cluster 2023-12-08T07:18:26.119938+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:27.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:27 smithi123 bash[28350]: cluster 2023-12-08T07:18:26.119938+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:27.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:27 smithi196 bash[24831]: cluster 2023-12-08T07:18:26.119938+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:29.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:28 smithi123 bash[24768]: cluster 2023-12-08T07:18:28.121185+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:29.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:28 smithi123 bash[28350]: cluster 2023-12-08T07:18:28.121185+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:29.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:28 smithi196 bash[24831]: cluster 2023-12-08T07:18:28.121185+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:31 smithi123 bash[24768]: cluster 2023-12-08T07:18:30.121989+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:31 smithi123 bash[28350]: cluster 2023-12-08T07:18:30.121989+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:31 smithi196 bash[24831]: cluster 2023-12-08T07:18:30.121989+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:33.572 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:33 smithi123 bash[24768]: cluster 2023-12-08T07:18:32.123056+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:33.573 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:33 smithi123 bash[28350]: cluster 2023-12-08T07:18:32.123056+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:33.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:33 smithi196 bash[24831]: cluster 2023-12-08T07:18:32.123056+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:34.067 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-08T07:18:35.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:35 smithi123 bash[24768]: cluster 2023-12-08T07:18:34.124017+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:35.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:35 smithi123 bash[28350]: cluster 2023-12-08T07:18:34.124017+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:35.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:35 smithi196 bash[24831]: cluster 2023-12-08T07:18:34.124017+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[24768]: cluster 2023-12-08T07:18:36.124951+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[24768]: audit 2023-12-08T07:18:37.021565+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/2766658582' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[24768]: audit 2023-12-08T07:18:37.022026+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[24768]: audit 2023-12-08T07:18:37.030449+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[28350]: cluster 2023-12-08T07:18:36.124951+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:37.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[28350]: audit 2023-12-08T07:18:37.021565+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/2766658582' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[28350]: audit 2023-12-08T07:18:37.022026+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:37 smithi123 bash[28350]: audit 2023-12-08T07:18:37.030449+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T07:18:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:37 smithi196 bash[24831]: cluster 2023-12-08T07:18:36.124951+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:37 smithi196 bash[24831]: audit 2023-12-08T07:18:37.021565+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.123:0/2766658582' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:37 smithi196 bash[24831]: audit 2023-12-08T07:18:37.022026+0000 mon.a (mon.0) 569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:37 smithi196 bash[24831]: audit 2023-12-08T07:18:37.030449+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T07:18:37.819 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-08T07:18:39.080 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:38 smithi123 bash[28350]: cluster 2023-12-08T07:18:38.126254+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:39.080 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:38 smithi123 bash[24768]: cluster 2023-12-08T07:18:38.126254+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:39.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:38 smithi196 bash[24831]: cluster 2023-12-08T07:18:38.126254+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:41.434 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-08T07:18:41.447 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[24768]: cluster 2023-12-08T07:18:40.127105+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:41.447 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[24768]: audit 2023-12-08T07:18:40.666713+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:41.447 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[24768]: audit 2023-12-08T07:18:40.671282+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T07:18:41.448 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[28350]: cluster 2023-12-08T07:18:40.127105+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:41.448 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[28350]: audit 2023-12-08T07:18:40.666713+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:41.448 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:41 smithi123 bash[28350]: audit 2023-12-08T07:18:40.671282+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T07:18:41.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:41 smithi196 bash[24831]: cluster 2023-12-08T07:18:40.127105+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:41.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:41 smithi196 bash[24831]: audit 2023-12-08T07:18:40.666713+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T07:18:41.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:41 smithi196 bash[24831]: audit 2023-12-08T07:18:40.671282+0000 mon.a (mon.0) 572 : audit [INF] from='client.? 172.21.15.123:0/3068947222' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T07:18:43.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:43 smithi123 bash[24768]: cluster 2023-12-08T07:18:42.128190+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:43.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:43 smithi123 bash[28350]: cluster 2023-12-08T07:18:42.128190+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:43.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:43 smithi196 bash[24831]: cluster 2023-12-08T07:18:42.128190+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:44.516 INFO:teuthology.orchestra.run.smithi123.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:18:45.337 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T07:18:45.346 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi123.front.sepia.ceph.com 2023-12-08T07:18:45.346 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[28350]: cluster 2023-12-08T07:18:44.129222+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[28350]: audit 2023-12-08T07:18:44.503262+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[28350]: audit 2023-12-08T07:18:44.505028+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]: dispatch 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[28350]: audit 2023-12-08T07:18:44.510729+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]': finished 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[28350]: cephadm 2023-12-08T07:18:44.515034+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[24768]: cluster 2023-12-08T07:18:44.129222+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[24768]: audit 2023-12-08T07:18:44.503262+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[24768]: audit 2023-12-08T07:18:44.505028+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]: dispatch 2023-12-08T07:18:45.516 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[24768]: audit 2023-12-08T07:18:44.510729+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]': finished 2023-12-08T07:18:45.517 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:45 smithi123 bash[24768]: cephadm 2023-12-08T07:18:44.515034+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:18:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:45 smithi196 bash[24831]: cluster 2023-12-08T07:18:44.129222+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:45 smithi196 bash[24831]: audit 2023-12-08T07:18:44.503262+0000 mgr.y (mgr.14140) 346 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:45 smithi196 bash[24831]: audit 2023-12-08T07:18:44.505028+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]: dispatch 2023-12-08T07:18:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:45 smithi196 bash[24831]: audit 2023-12-08T07:18:44.510729+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\"}"}]': finished 2023-12-08T07:18:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:45 smithi196 bash[24831]: cephadm 2023-12-08T07:18:44.515034+0000 mgr.y (mgr.14140) 347 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:18:47.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:47 smithi123 bash[28350]: cluster 2023-12-08T07:18:46.129986+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:47.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:47 smithi123 bash[24768]: cluster 2023-12-08T07:18:46.129986+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:47.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:47 smithi196 bash[24831]: cluster 2023-12-08T07:18:46.129986+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:48.846 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:48 smithi123 bash[24768]: cluster 2023-12-08T07:18:48.131148+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:48.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:48 smithi123 bash[28350]: cluster 2023-12-08T07:18:48.131148+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:48.947 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:18:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:48 smithi196 bash[24831]: cluster 2023-12-08T07:18:48.131148+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 2f8cdc4e90ea 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 57549548077a 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69ac3be3896a 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:18:49.624 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 635bf52729b9 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 efad7a800c6c 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (3m) 2m ago 4m prom/prometheus:latest 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:18:49.625 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:18:49.985 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:18:49.986 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:18:50.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[28350]: audit 2023-12-08T07:18:48.931297+0000 mgr.y (mgr.14140) 350 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[28350]: audit 2023-12-08T07:18:49.265490+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[28350]: audit 2023-12-08T07:18:49.617202+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[24768]: audit 2023-12-08T07:18:48.931297+0000 mgr.y (mgr.14140) 350 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[24768]: audit 2023-12-08T07:18:49.265490+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:49 smithi123 bash[24768]: audit 2023-12-08T07:18:49.617202+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:49 smithi196 bash[24831]: audit 2023-12-08T07:18:48.931297+0000 mgr.y (mgr.14140) 350 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:49 smithi196 bash[24831]: audit 2023-12-08T07:18:49.265490+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:49 smithi196 bash[24831]: audit 2023-12-08T07:18:49.617202+0000 mgr.y (mgr.14140) 352 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "" 2023-12-08T07:18:50.339 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:18:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[28350]: audit 2023-12-08T07:18:49.983660+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.123:0/3710447308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:18:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[28350]: cluster 2023-12-08T07:18:50.131756+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[28350]: audit 2023-12-08T07:18:50.336730+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[24768]: audit 2023-12-08T07:18:49.983660+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.123:0/3710447308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:18:51.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[24768]: cluster 2023-12-08T07:18:50.131756+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:51.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:50 smithi123 bash[24768]: audit 2023-12-08T07:18:50.336730+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:50 smithi196 bash[24831]: audit 2023-12-08T07:18:49.983660+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.123:0/3710447308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:18:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:50 smithi196 bash[24831]: cluster 2023-12-08T07:18:50.131756+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:50 smithi196 bash[24831]: audit 2023-12-08T07:18:50.336730+0000 mgr.y (mgr.14140) 354 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:18:53.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:53 smithi123 bash[28350]: cluster 2023-12-08T07:18:52.132845+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:53.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:53 smithi123 bash[24768]: cluster 2023-12-08T07:18:52.132845+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:53.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:53 smithi196 bash[24831]: cluster 2023-12-08T07:18:52.132845+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:55.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:55 smithi123 bash[28350]: cluster 2023-12-08T07:18:54.133599+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:55.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:55 smithi123 bash[24768]: cluster 2023-12-08T07:18:54.133599+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:55.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:55 smithi196 bash[24831]: cluster 2023-12-08T07:18:54.133599+0000 mgr.y (mgr.14140) 356 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:57.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:57 smithi123 bash[28350]: cluster 2023-12-08T07:18:56.134381+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:57 smithi123 bash[24768]: cluster 2023-12-08T07:18:56.134381+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:57 smithi196 bash[24831]: cluster 2023-12-08T07:18:56.134381+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:59.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:18:58 smithi123 bash[28350]: cluster 2023-12-08T07:18:58.135428+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:59.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:18:58 smithi123 bash[24768]: cluster 2023-12-08T07:18:58.135428+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:18:59.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:18:58 smithi196 bash[24831]: cluster 2023-12-08T07:18:58.135428+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:01.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:01 smithi123 bash[28350]: cluster 2023-12-08T07:19:00.136221+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:01 smithi123 bash[24768]: cluster 2023-12-08T07:19:00.136221+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:01 smithi196 bash[24831]: cluster 2023-12-08T07:19:00.136221+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:03 smithi123 bash[24768]: cluster 2023-12-08T07:19:02.137431+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:03 smithi123 bash[28350]: cluster 2023-12-08T07:19:02.137431+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:03.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:03 smithi196 bash[24831]: cluster 2023-12-08T07:19:02.137431+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:05 smithi123 bash[28350]: cluster 2023-12-08T07:19:04.138312+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:05 smithi123 bash[24768]: cluster 2023-12-08T07:19:04.138312+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:05.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:05 smithi196 bash[24831]: cluster 2023-12-08T07:19:04.138312+0000 mgr.y (mgr.14140) 361 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:07.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:07 smithi123 bash[28350]: cluster 2023-12-08T07:19:06.139097+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:07 smithi123 bash[24768]: cluster 2023-12-08T07:19:06.139097+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:07.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:07 smithi196 bash[24831]: cluster 2023-12-08T07:19:06.139097+0000 mgr.y (mgr.14140) 362 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:09.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:08 smithi123 bash[28350]: cluster 2023-12-08T07:19:08.140164+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:09.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:08 smithi123 bash[24768]: cluster 2023-12-08T07:19:08.140164+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:09.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:08 smithi196 bash[24831]: cluster 2023-12-08T07:19:08.140164+0000 mgr.y (mgr.14140) 363 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:11.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:11 smithi123 bash[28350]: cluster 2023-12-08T07:19:10.140923+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:11.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:11 smithi123 bash[24768]: cluster 2023-12-08T07:19:10.140923+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:11.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:11 smithi196 bash[24831]: cluster 2023-12-08T07:19:10.140923+0000 mgr.y (mgr.14140) 364 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:13.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:13 smithi123 bash[24768]: cluster 2023-12-08T07:19:12.141843+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:13.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:13 smithi123 bash[28350]: cluster 2023-12-08T07:19:12.141843+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:13.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:13 smithi196 bash[24831]: cluster 2023-12-08T07:19:12.141843+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:15 smithi123 bash[28350]: cluster 2023-12-08T07:19:14.142619+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:15 smithi123 bash[24768]: cluster 2023-12-08T07:19:14.142619+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:15.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:15 smithi196 bash[24831]: cluster 2023-12-08T07:19:14.142619+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:17.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:17 smithi123 bash[24768]: cluster 2023-12-08T07:19:16.143262+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:17 smithi123 bash[28350]: cluster 2023-12-08T07:19:16.143262+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:17.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:17 smithi196 bash[24831]: cluster 2023-12-08T07:19:16.143262+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:19.036 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:18 smithi123 bash[24768]: cluster 2023-12-08T07:19:18.144445+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:19.036 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:18 smithi123 bash[28350]: cluster 2023-12-08T07:19:18.144445+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:18 smithi196 bash[24831]: cluster 2023-12-08T07:19:18.144445+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:20.697 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 2f8cdc4e90ea 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 57549548077a 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69ac3be3896a 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (10m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:19:21.342 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 635bf52729b9 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 efad7a800c6c 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (4m) 2m ago 5m prom/prometheus:latest 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:19:21.343 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:19:21.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:21 smithi123 bash[28350]: cluster 2023-12-08T07:19:20.145282+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:21 smithi123 bash[24768]: cluster 2023-12-08T07:19:20.145282+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:21.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:21 smithi196 bash[24831]: cluster 2023-12-08T07:19:20.145282+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:19:21.691 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:19:21.692 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:19:22.015 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:19:22.015 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:19:22.016 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:19:22.016 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:19:22.016 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "" 2023-12-08T07:19:22.016 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[24768]: audit 2023-12-08T07:19:20.678105+0000 mgr.y (mgr.14140) 370 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[24768]: audit 2023-12-08T07:19:21.009265+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[24768]: audit 2023-12-08T07:19:21.328566+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[24768]: audit 2023-12-08T07:19:21.689232+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3268871535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[28350]: audit 2023-12-08T07:19:20.678105+0000 mgr.y (mgr.14140) 370 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[28350]: audit 2023-12-08T07:19:21.009265+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[28350]: audit 2023-12-08T07:19:21.328566+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:22 smithi123 bash[28350]: audit 2023-12-08T07:19:21.689232+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3268871535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:22 smithi196 bash[24831]: audit 2023-12-08T07:19:20.678105+0000 mgr.y (mgr.14140) 370 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:22 smithi196 bash[24831]: audit 2023-12-08T07:19:21.009265+0000 mgr.y (mgr.14140) 371 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:22 smithi196 bash[24831]: audit 2023-12-08T07:19:21.328566+0000 mgr.y (mgr.14140) 372 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:22.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:22 smithi196 bash[24831]: audit 2023-12-08T07:19:21.689232+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.123:0/3268871535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:23 smithi123 bash[24768]: audit 2023-12-08T07:19:22.013487+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:23 smithi123 bash[24768]: cluster 2023-12-08T07:19:22.146466+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:23.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:23 smithi123 bash[28350]: audit 2023-12-08T07:19:22.013487+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:23.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:23 smithi123 bash[28350]: cluster 2023-12-08T07:19:22.146466+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:23.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:23 smithi196 bash[24831]: audit 2023-12-08T07:19:22.013487+0000 mgr.y (mgr.14140) 373 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:23.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:23 smithi196 bash[24831]: cluster 2023-12-08T07:19:22.146466+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:25 smithi123 bash[24768]: cluster 2023-12-08T07:19:24.147643+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:25.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:25 smithi123 bash[28350]: cluster 2023-12-08T07:19:24.147643+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:25 smithi196 bash[24831]: cluster 2023-12-08T07:19:24.147643+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:27.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:27 smithi196 bash[24831]: cluster 2023-12-08T07:19:26.148722+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:27.641 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:27 smithi123 bash[28350]: cluster 2023-12-08T07:19:26.148722+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:27.641 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:27 smithi123 bash[24768]: cluster 2023-12-08T07:19:26.148722+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:29.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:28 smithi123 bash[28350]: cluster 2023-12-08T07:19:28.150097+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:28 smithi123 bash[24768]: cluster 2023-12-08T07:19:28.150097+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:29.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:28 smithi196 bash[24831]: cluster 2023-12-08T07:19:28.150097+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[24768]: audit 2023-12-08T07:19:30.090001+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[24768]: audit 2023-12-08T07:19:30.094641+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[24768]: audit 2023-12-08T07:19:30.095607+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[28350]: audit 2023-12-08T07:19:30.090001+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[28350]: audit 2023-12-08T07:19:30.094641+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T07:19:30.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:30 smithi123 bash[28350]: audit 2023-12-08T07:19:30.095607+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:19:30.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:30 smithi196 bash[24831]: audit 2023-12-08T07:19:30.090001+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T07:19:30.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:30 smithi196 bash[24831]: audit 2023-12-08T07:19:30.094641+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T07:19:30.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:30 smithi196 bash[24831]: audit 2023-12-08T07:19:30.095607+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[24768]: cephadm 2023-12-08T07:19:30.095198+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[24768]: cephadm 2023-12-08T07:19:30.098183+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[24768]: cephadm 2023-12-08T07:19:30.098629+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[24768]: cluster 2023-12-08T07:19:30.150903+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[24768]: cephadm 2023-12-08T07:19:30.356657+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi196 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[28350]: cephadm 2023-12-08T07:19:30.095198+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[28350]: cephadm 2023-12-08T07:19:30.098183+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:19:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[28350]: cephadm 2023-12-08T07:19:30.098629+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:19:31.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[28350]: cluster 2023-12-08T07:19:30.150903+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:31.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:31 smithi123 bash[28350]: cephadm 2023-12-08T07:19:30.356657+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi196 2023-12-08T07:19:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:31 smithi196 bash[24831]: cephadm 2023-12-08T07:19:30.095198+0000 mgr.y (mgr.14140) 378 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:19:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:31 smithi196 bash[24831]: cephadm 2023-12-08T07:19:30.098183+0000 mgr.y (mgr.14140) 379 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:19:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:31 smithi196 bash[24831]: cephadm 2023-12-08T07:19:30.098629+0000 mgr.y (mgr.14140) 380 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:19:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:31 smithi196 bash[24831]: cluster 2023-12-08T07:19:30.150903+0000 mgr.y (mgr.14140) 381 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:31 smithi196 bash[24831]: cephadm 2023-12-08T07:19:30.356657+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi196 2023-12-08T07:19:33.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:33 smithi123 bash[24768]: cluster 2023-12-08T07:19:32.152007+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:33.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:33 smithi123 bash[28350]: cluster 2023-12-08T07:19:32.152007+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:33.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:33 smithi196 bash[24831]: cluster 2023-12-08T07:19:32.152007+0000 mgr.y (mgr.14140) 383 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:35 smithi123 bash[24768]: cluster 2023-12-08T07:19:34.153009+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:35.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:35 smithi123 bash[28350]: cluster 2023-12-08T07:19:34.153009+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:35.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:35 smithi196 bash[24831]: cluster 2023-12-08T07:19:34.153009+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:37.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:37 smithi123 bash[28350]: cluster 2023-12-08T07:19:36.153882+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:37 smithi123 bash[24768]: cluster 2023-12-08T07:19:36.153882+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:37 smithi196 bash[24831]: cluster 2023-12-08T07:19:36.153882+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:39.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:38 smithi123 bash[28350]: cluster 2023-12-08T07:19:38.155144+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:39.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:38 smithi123 bash[24768]: cluster 2023-12-08T07:19:38.155144+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:39.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:38 smithi196 bash[24831]: cluster 2023-12-08T07:19:38.155144+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:41.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:41 smithi123 bash[28350]: cluster 2023-12-08T07:19:40.156013+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:41.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:41 smithi123 bash[24768]: cluster 2023-12-08T07:19:40.156013+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:41.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:41 smithi196 bash[24831]: cluster 2023-12-08T07:19:40.156013+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:43.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:43 smithi123 bash[24768]: cluster 2023-12-08T07:19:42.157127+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:43.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:43 smithi123 bash[28350]: cluster 2023-12-08T07:19:42.157127+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:43.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:43 smithi196 bash[24831]: cluster 2023-12-08T07:19:42.157127+0000 mgr.y (mgr.14140) 388 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:45.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:45 smithi123 bash[24768]: cluster 2023-12-08T07:19:44.158120+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:45.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:45 smithi123 bash[28350]: cluster 2023-12-08T07:19:44.158120+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:45.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:45 smithi196 bash[24831]: cluster 2023-12-08T07:19:44.158120+0000 mgr.y (mgr.14140) 389 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:47.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:47 smithi123 bash[24768]: cluster 2023-12-08T07:19:46.158991+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:47.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:47 smithi123 bash[28350]: cluster 2023-12-08T07:19:46.158991+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:47.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:47 smithi196 bash[24831]: cluster 2023-12-08T07:19:46.158991+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:49.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:48 smithi123 bash[24768]: cluster 2023-12-08T07:19:48.160266+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:49.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:48 smithi123 bash[28350]: cluster 2023-12-08T07:19:48.160266+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:48 smithi196 bash[24831]: cluster 2023-12-08T07:19:48.160266+0000 mgr.y (mgr.14140) 391 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:51.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:51 smithi123 bash[24768]: cluster 2023-12-08T07:19:50.160971+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:51.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:51 smithi123 bash[28350]: cluster 2023-12-08T07:19:50.160971+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:51.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:51 smithi196 bash[24831]: cluster 2023-12-08T07:19:50.160971+0000 mgr.y (mgr.14140) 392 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:52.363 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 2f8cdc4e90ea 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 57549548077a 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69ac3be3896a 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:19:52.997 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 635bf52729b9 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 efad7a800c6c 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (8m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (4m) 3m ago 5m prom/prometheus:latest 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:19:52.998 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:53.347 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:19:53.348 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:19:53.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:53 smithi123 bash[28350]: cluster 2023-12-08T07:19:52.162031+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:53.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:53 smithi123 bash[28350]: audit 2023-12-08T07:19:52.348963+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:53.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:53 smithi123 bash[24768]: cluster 2023-12-08T07:19:52.162031+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:53.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:53 smithi123 bash[24768]: audit 2023-12-08T07:19:52.348963+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:53.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:53 smithi196 bash[24831]: cluster 2023-12-08T07:19:52.162031+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:53.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:53 smithi196 bash[24831]: audit 2023-12-08T07:19:52.348963+0000 mgr.y (mgr.14140) 394 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:53.658 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:19:53.658 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:19:53.658 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:19:53.658 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:19:53.659 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "" 2023-12-08T07:19:53.659 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[28350]: audit 2023-12-08T07:19:52.672134+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[28350]: audit 2023-12-08T07:19:52.990331+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[28350]: audit 2023-12-08T07:19:53.345507+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/2882408082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[28350]: audit 2023-12-08T07:19:53.656457+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[24768]: audit 2023-12-08T07:19:52.672134+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[24768]: audit 2023-12-08T07:19:52.990331+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[24768]: audit 2023-12-08T07:19:53.345507+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/2882408082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:54.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:54 smithi123 bash[24768]: audit 2023-12-08T07:19:53.656457+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:54 smithi196 bash[24831]: audit 2023-12-08T07:19:52.672134+0000 mgr.y (mgr.14140) 395 : audit [DBG] from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:54 smithi196 bash[24831]: audit 2023-12-08T07:19:52.990331+0000 mgr.y (mgr.14140) 396 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:54.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:54 smithi196 bash[24831]: audit 2023-12-08T07:19:53.345507+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.123:0/2882408082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:19:54.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:54 smithi196 bash[24831]: audit 2023-12-08T07:19:53.656457+0000 mgr.y (mgr.14140) 397 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:19:55.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:55 smithi123 bash[24768]: cluster 2023-12-08T07:19:54.163058+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:55.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:55 smithi123 bash[28350]: cluster 2023-12-08T07:19:54.163058+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:55.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:55 smithi196 bash[24831]: cluster 2023-12-08T07:19:54.163058+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:57.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:57 smithi123 bash[24768]: cluster 2023-12-08T07:19:56.163937+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:57.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:57 smithi123 bash[28350]: cluster 2023-12-08T07:19:56.163937+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:57.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:57 smithi196 bash[24831]: cluster 2023-12-08T07:19:56.163937+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:59.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:19:58 smithi123 bash[24768]: cluster 2023-12-08T07:19:58.165210+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:59.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:19:58 smithi123 bash[28350]: cluster 2023-12-08T07:19:58.165210+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:19:59.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:19:58 smithi196 bash[24831]: cluster 2023-12-08T07:19:58.165210+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:01.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:01 smithi123 bash[24768]: cluster 2023-12-08T07:20:00.166014+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:01.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:01 smithi123 bash[28350]: cluster 2023-12-08T07:20:00.166014+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:01.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:01 smithi196 bash[24831]: cluster 2023-12-08T07:20:00.166014+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:03.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:03 smithi123 bash[24768]: cluster 2023-12-08T07:20:02.167096+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:03.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:03 smithi123 bash[28350]: cluster 2023-12-08T07:20:02.167096+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:03.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:03 smithi196 bash[24831]: cluster 2023-12-08T07:20:02.167096+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:05.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:05 smithi123 bash[24768]: cluster 2023-12-08T07:20:04.168074+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:05.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:05 smithi123 bash[28350]: cluster 2023-12-08T07:20:04.168074+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:05.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:05 smithi196 bash[24831]: cluster 2023-12-08T07:20:04.168074+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:07 smithi123 bash[24768]: cluster 2023-12-08T07:20:06.168931+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:07.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:07 smithi123 bash[28350]: cluster 2023-12-08T07:20:06.168931+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:07.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:07 smithi196 bash[24831]: cluster 2023-12-08T07:20:06.168931+0000 mgr.y (mgr.14140) 404 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:09.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:08 smithi123 bash[24768]: cluster 2023-12-08T07:20:08.170247+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:09.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:08 smithi123 bash[28350]: cluster 2023-12-08T07:20:08.170247+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:09.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:08 smithi196 bash[24831]: cluster 2023-12-08T07:20:08.170247+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:11.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:11 smithi123 bash[24768]: cluster 2023-12-08T07:20:10.171090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:11.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:11 smithi123 bash[28350]: cluster 2023-12-08T07:20:10.171090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:11.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:11 smithi196 bash[24831]: cluster 2023-12-08T07:20:10.171090+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:13.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:13 smithi123 bash[28350]: cluster 2023-12-08T07:20:12.172185+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:13.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:13 smithi123 bash[24768]: cluster 2023-12-08T07:20:12.172185+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:13.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:13 smithi196 bash[24831]: cluster 2023-12-08T07:20:12.172185+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:15.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:15 smithi123 bash[24768]: cluster 2023-12-08T07:20:14.173183+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:15.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:15 smithi123 bash[28350]: cluster 2023-12-08T07:20:14.173183+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:15.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:15 smithi196 bash[24831]: cluster 2023-12-08T07:20:14.173183+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:17.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:17 smithi123 bash[24768]: cluster 2023-12-08T07:20:16.174069+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:17 smithi123 bash[28350]: cluster 2023-12-08T07:20:16.174069+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:17.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:17 smithi196 bash[24831]: cluster 2023-12-08T07:20:16.174069+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:19.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:18 smithi123 bash[24768]: cluster 2023-12-08T07:20:18.175390+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:19.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:18 smithi123 bash[28350]: cluster 2023-12-08T07:20:18.175390+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:19.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:18 smithi196 bash[24831]: cluster 2023-12-08T07:20:18.175390+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[24768]: audit 2023-12-08T07:20:20.128858+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[24768]: audit 2023-12-08T07:20:20.137439+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T07:20:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[24768]: audit 2023-12-08T07:20:20.138948+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T07:20:20.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[24768]: audit 2023-12-08T07:20:20.140527+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:20:20.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[24768]: audit 2023-12-08T07:20:20.142706+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:20:20.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[28350]: audit 2023-12-08T07:20:20.128858+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:20.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[28350]: audit 2023-12-08T07:20:20.137439+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T07:20:20.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[28350]: audit 2023-12-08T07:20:20.138948+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T07:20:20.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[28350]: audit 2023-12-08T07:20:20.140527+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:20:20.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:20 smithi123 bash[28350]: audit 2023-12-08T07:20:20.142706+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:20:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:20 smithi196 bash[24831]: audit 2023-12-08T07:20:20.128858+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:20.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:20 smithi196 bash[24831]: audit 2023-12-08T07:20:20.137439+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T07:20:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:20 smithi196 bash[24831]: audit 2023-12-08T07:20:20.138948+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T07:20:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:20 smithi196 bash[24831]: audit 2023-12-08T07:20:20.140527+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:20:20.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:20 smithi196 bash[24831]: audit 2023-12-08T07:20:20.142706+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T07:20:21.447 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:21 smithi196 bash[24831]: cephadm 2023-12-08T07:20:20.128078+0000 mgr.y (mgr.14140) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T07:20:21.447 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:21 smithi196 bash[24831]: cephadm 2023-12-08T07:20:20.128243+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T07:20:21.447 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:21 smithi196 bash[24831]: cephadm 2023-12-08T07:20:20.141763+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:20:21.447 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:21 smithi196 bash[24831]: cluster 2023-12-08T07:20:20.176099+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[24768]: cephadm 2023-12-08T07:20:20.128078+0000 mgr.y (mgr.14140) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[24768]: cephadm 2023-12-08T07:20:20.128243+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[24768]: cephadm 2023-12-08T07:20:20.141763+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[24768]: cluster 2023-12-08T07:20:20.176099+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[28350]: cephadm 2023-12-08T07:20:20.128078+0000 mgr.y (mgr.14140) 411 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[28350]: cephadm 2023-12-08T07:20:20.128243+0000 mgr.y (mgr.14140) 412 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[28350]: cephadm 2023-12-08T07:20:20.141763+0000 mgr.y (mgr.14140) 413 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:20:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:21 smithi123 bash[28350]: cluster 2023-12-08T07:20:20.176099+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:22.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:22 smithi196 systemd[1]: Stopping Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:20:23.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:23 smithi123 bash[28350]: cluster 2023-12-08T07:20:22.177140+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:23 smithi123 bash[24768]: cluster 2023-12-08T07:20:22.177140+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:23.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:23 smithi196 bash[24831]: cluster 2023-12-08T07:20:22.177140+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:24.004 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:20:24.644 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T07:20:24.644 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (5m) 3m ago 5m prom/alertmanager 9f27df16978d 2f8cdc4e90ea 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c 57549548077a 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 69ac3be3896a 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (11m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 635bf52729b9 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 efad7a800c6c 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:20:24.645 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:20:24.646 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (6m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:20:24.646 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:20:24.646 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (5m) 3m ago 6m prom/prometheus:latest 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:20:24.646 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:20:24.646 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:20:24.987 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:20:24.987 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:20:24.987 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T07:20:24.988 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:20:24.989 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "" 2023-12-08T07:20:25.314 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[24768]: audit 2023-12-08T07:20:23.989549+0000 mgr.y (mgr.14140) 416 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[24768]: cluster 2023-12-08T07:20:24.177871+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[24768]: audit 2023-12-08T07:20:24.313493+0000 mgr.y (mgr.14140) 418 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[24768]: audit 2023-12-08T07:20:24.628026+0000 mgr.y (mgr.14140) 419 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[24768]: audit 2023-12-08T07:20:24.986051+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.123:0/1785728528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:25.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[28350]: audit 2023-12-08T07:20:23.989549+0000 mgr.y (mgr.14140) 416 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[28350]: cluster 2023-12-08T07:20:24.177871+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:25.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[28350]: audit 2023-12-08T07:20:24.313493+0000 mgr.y (mgr.14140) 418 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[28350]: audit 2023-12-08T07:20:24.628026+0000 mgr.y (mgr.14140) 419 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:25 smithi123 bash[28350]: audit 2023-12-08T07:20:24.986051+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.123:0/1785728528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:25 smithi196 bash[24831]: audit 2023-12-08T07:20:23.989549+0000 mgr.y (mgr.14140) 416 : audit [DBG] from='client.24715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:25 smithi196 bash[24831]: cluster 2023-12-08T07:20:24.177871+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:25 smithi196 bash[24831]: audit 2023-12-08T07:20:24.313493+0000 mgr.y (mgr.14140) 418 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:25 smithi196 bash[24831]: audit 2023-12-08T07:20:24.628026+0000 mgr.y (mgr.14140) 419 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:25 smithi196 bash[24831]: audit 2023-12-08T07:20:24.986051+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.123:0/1785728528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:26.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:26 smithi123 bash[24768]: audit 2023-12-08T07:20:25.311920+0000 mgr.y (mgr.14140) 420 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:26.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:26 smithi123 bash[28350]: audit 2023-12-08T07:20:25.311920+0000 mgr.y (mgr.14140) 420 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:26.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:26 smithi196 bash[24831]: audit 2023-12-08T07:20:25.311920+0000 mgr.y (mgr.14140) 420 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:27.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:27 smithi123 bash[24768]: cluster 2023-12-08T07:20:26.178723+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:27.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:27 smithi123 bash[28350]: cluster 2023-12-08T07:20:26.178723+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:27.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:27 smithi196 bash[24831]: cluster 2023-12-08T07:20:26.178723+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:29.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:28 smithi123 bash[28350]: cluster 2023-12-08T07:20:28.180010+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:28 smithi123 bash[24768]: cluster 2023-12-08T07:20:28.180010+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:29.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:28 smithi196 bash[24831]: cluster 2023-12-08T07:20:28.180010+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:31.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:31 smithi123 bash[28350]: cluster 2023-12-08T07:20:30.180892+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:31.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:31 smithi123 bash[24768]: cluster 2023-12-08T07:20:30.180892+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:31.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:31 smithi196 bash[24831]: cluster 2023-12-08T07:20:30.180892+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:33.339 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:33 smithi196 bash[24831]: cluster 2023-12-08T07:20:32.182017+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:33.339 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 docker[36295]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:20:33.596 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:33 smithi123 bash[24768]: cluster 2023-12-08T07:20:32.182017+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:33.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:33 smithi123 bash[28350]: cluster 2023-12-08T07:20:32.182017+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:33.601 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T07:20:33.601 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T07:20:33.601 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 systemd[1]: Stopped Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:20:33.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 systemd[1]: Starting Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:20:33.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 docker[36374]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:20:33.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:33 smithi196 systemd[1]: Started Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:20:34.514 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:33.647725+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:20:34.514 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:33.653857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:20:34.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:33.940625+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]: dispatch 2023-12-08T07:20:34.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:33.948736+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]': finished 2023-12-08T07:20:34.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:34.233344+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:34.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:34.241878+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:34.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[24831]: audit 2023-12-08T07:20:34.243507+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:20:34.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:33.647725+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:20:34.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:33.647725+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]: dispatch 2023-12-08T07:20:34.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:33.653857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:20:34.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:33.653857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:09:43.021156\"}"}]': finished 2023-12-08T07:20:34.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:33.940625+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]: dispatch 2023-12-08T07:20:34.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:33.940625+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]: dispatch 2023-12-08T07:20:34.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:33.948736+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]': finished 2023-12-08T07:20:34.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:33.948736+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789243\", \"created\": \"2023-12-08T07:08:19.908059\", \"started\": \"2023-12-08T07:08:26.134847\"}, \"mgr.y\": {\"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789380\", \"created\": \"2023-12-08T07:08:28.511861\", \"started\": \"2023-12-08T07:08:28.532942\"}, \"mon.c\": {\"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789459\", \"created\": \"2023-12-08T07:09:58.773781\", \"started\": \"2023-12-08T07:09:58.793687\"}, \"osd.0\": {\"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789532\", \"created\": \"2023-12-08T07:10:51.184574\", \"started\": \"2023-12-08T07:10:54.885294\"}, \"osd.1\": {\"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789605\", \"created\": \"2023-12-08T07:11:17.923351\", \"started\": \"2023-12-08T07:11:21.843042\"}, \"osd.2\": {\"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789677\", \"created\": \"2023-12-08T07:11:45.114376\", \"started\": \"2023-12-08T07:11:49.500377\"}, \"osd.3\": {\"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789750\", \"created\": \"2023-12-08T07:12:12.593642\", \"started\": \"2023-12-08T07:12:16.450481\"}, \"node-exporter.a\": {\"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789824\", \"created\": \"2023-12-08T07:14:22.102662\", \"started\": \"2023-12-08T07:14:30.043162\"}, \"alertmanager.a\": {\"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789897\", \"created\": \"2023-12-08T07:14:39.870253\", \"started\": \"2023-12-08T07:15:12.889246\"}, \"rgw.r.z.smithi123.ywhidr\": {\"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:35.789970\", \"created\": \"2023-12-08T07:16:34.655611\", \"started\": \"2023-12-08T07:16:34.683554\"}}, \"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\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065\"}}, \"last_daemon_update\": \"2023-12-08T07:16:35.790156\", \"last_device_update\": \"2023-12-08T07:12:20.025206\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.123\"], \"172.21.15.254\": [\"172.21.15.123\"]}, \"last_host_check\": \"2023-12-08T07:20:33.938328\"}"}]': finished 2023-12-08T07:20:34.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:34.233344+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:34.601 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:34.233344+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:34.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:34.241878+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:34.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[28350]: audit 2023-12-08T07:20:34.243507+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:20:34.601 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:34.241878+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896430\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896752\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896873\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.896992\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897112\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897233\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897353\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897472\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:16:36.897591\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:34.601 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:34 smithi123 bash[24768]: audit 2023-12-08T07:20:34.243507+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T07:20:34.838 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[36395]: debug 2023-12-08T07:20:34.559+0000 7f0c36a37700 1 -- 172.21.15.196:0/2725019849 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ad398524e0 con 0x55ad39947000 2023-12-08T07:20:34.838 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[36395]: debug 2023-12-08T07:20:34.723+0000 7f0c4701e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:20:34.838 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:34 smithi196 bash[36395]: debug 2023-12-08T07:20:34.831+0000 7f0c4701e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:20:35.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:35 smithi123 bash[28350]: cluster 2023-12-08T07:20:34.183073+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:35.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:35 smithi123 bash[24768]: cluster 2023-12-08T07:20:34.183073+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:35.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:35 smithi196 bash[24831]: cluster 2023-12-08T07:20:34.183073+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:35.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:35 smithi196 bash[36395]: debug 2023-12-08T07:20:35.323+0000 7f0c4701e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:20:36.510 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[25028]: debug 2023-12-08T07:20:36.478+0000 7f1f4803c700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-08T07:20:36.511 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: audit 2023-12-08T07:20:35.467190+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:36.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: audit 2023-12-08T07:20:35.467190+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:36.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: audit 2023-12-08T07:20:35.473851+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:36.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: cephadm 2023-12-08T07:20:35.477495+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:20:36.511 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: audit 2023-12-08T07:20:35.477943+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: cephadm 2023-12-08T07:20:35.479611+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: cephadm 2023-12-08T07:20:35.480375+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: cephadm 2023-12-08T07:20:35.483085+0000 mgr.y (mgr.14140) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: audit 2023-12-08T07:20:35.483853+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[24768]: cluster 2023-12-08T07:20:35.491417+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: audit 2023-12-08T07:20:35.473851+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: cephadm 2023-12-08T07:20:35.477495+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: audit 2023-12-08T07:20:35.477943+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: cephadm 2023-12-08T07:20:35.479611+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: cephadm 2023-12-08T07:20:35.480375+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: cephadm 2023-12-08T07:20:35.483085+0000 mgr.y (mgr.14140) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: audit 2023-12-08T07:20:35.483853+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T07:20:36.512 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[28350]: cluster 2023-12-08T07:20:35.491417+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T07:20:36.513 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[36395]: debug 2023-12-08T07:20:36.247+0000 7f0c4701e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:20:36.513 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[36395]: debug 2023-12-08T07:20:36.347+0000 7f0c4701e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: audit 2023-12-08T07:20:35.467190+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]: dispatch 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: audit 2023-12-08T07:20:35.473851+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463513\", \"created\": \"2023-12-08T07:10:14.326035\", \"started\": \"2023-12-08T07:10:14.347225\"}, \"mgr.x\": {\"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463713\", \"created\": \"2023-12-08T07:10:30.545661\", \"started\": \"2023-12-08T07:20:33.648954\"}, \"osd.4\": {\"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463840\", \"created\": \"2023-12-08T07:12:34.234033\", \"started\": \"2023-12-08T07:12:37.355265\"}, \"osd.5\": {\"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.463962\", \"created\": \"2023-12-08T07:12:58.357494\", \"started\": \"2023-12-08T07:13:01.254344\"}, \"osd.6\": {\"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464081\", \"created\": \"2023-12-08T07:13:22.192960\", \"started\": \"2023-12-08T07:13:25.163405\"}, \"osd.7\": {\"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464200\", \"created\": \"2023-12-08T07:13:47.448394\", \"started\": \"2023-12-08T07:13:50.526847\"}, \"prometheus.a\": {\"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464320\", \"created\": \"2023-12-08T07:14:19.555673\", \"started\": \"2023-12-08T07:15:20.405016\"}, \"node-exporter.b\": {\"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464440\", \"created\": \"2023-12-08T07:14:21.387631\", \"started\": \"2023-12-08T07:14:26.569186\"}, \"grafana.a\": {\"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464560\", \"created\": \"2023-12-08T07:15:03.498682\", \"started\": \"2023-12-08T07:15:03.518946\"}, \"rgw.r.z.smithi196.gjbxak\": {\"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T07:20:35.464679\", \"created\": \"2023-12-08T07:16:31.600702\", \"started\": \"2023-12-08T07:16:31.620907\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569\"}}, \"last_daemon_update\": \"2023-12-08T07:20:35.464931\", \"last_device_update\": \"2023-12-08T07:13:54.977791\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.196\"], \"172.21.15.254\": [\"172.21.15.196\"]}, \"last_host_check\": \"2023-12-08T07:20:34.231159\"}"}]': finished 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: cephadm 2023-12-08T07:20:35.477495+0000 mgr.y (mgr.14140) 426 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: audit 2023-12-08T07:20:35.477943+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: cephadm 2023-12-08T07:20:35.479611+0000 mgr.y (mgr.14140) 427 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: cephadm 2023-12-08T07:20:35.480375+0000 mgr.y (mgr.14140) 428 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: cephadm 2023-12-08T07:20:35.483085+0000 mgr.y (mgr.14140) 429 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: audit 2023-12-08T07:20:35.483853+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T07:20:36.515 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[24831]: cluster 2023-12-08T07:20:35.491417+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T07:20:36.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[25028]: ignoring --setuser ceph since I am not root 2023-12-08T07:20:36.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:20:36 smithi123 bash[25028]: ignoring --setgroup ceph since I am not root 2023-12-08T07:20:36.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:36 smithi196 bash[36395]: debug 2023-12-08T07:20:36.619+0000 7f0c4701e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:20:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[24768]: cluster 2023-12-08T07:20:36.409017+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[24768]: audit 2023-12-08T07:20:36.484721+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T07:20:37.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[24768]: cluster 2023-12-08T07:20:36.484786+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00026s), standbys: y 2023-12-08T07:20:37.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[28350]: cluster 2023-12-08T07:20:36.409017+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:37.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[28350]: audit 2023-12-08T07:20:36.484721+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T07:20:37.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:37 smithi123 bash[28350]: cluster 2023-12-08T07:20:36.484786+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00026s), standbys: y 2023-12-08T07:20:37.605 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:37 smithi196 bash[24831]: cluster 2023-12-08T07:20:36.409017+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:37 smithi196 bash[24831]: audit 2023-12-08T07:20:36.484721+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14140 172.21.15.123:0/3476151556' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T07:20:37.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:37 smithi196 bash[24831]: cluster 2023-12-08T07:20:36.484786+0000 mon.a (mon.0) 599 : cluster [DBG] mgrmap e15: x(active, starting, since 1.00026s), standbys: y 2023-12-08T07:20:38.014 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:37 smithi196 bash[36395]: debug 2023-12-08T07:20:37.751+0000 7f0c4701e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:20:38.014 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:37 smithi196 bash[36395]: debug 2023-12-08T07:20:37.911+0000 7f0c4701e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:20:38.343 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:38 smithi196 bash[36395]: debug 2023-12-08T07:20:38.007+0000 7f0c4701e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:20:38.343 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:38 smithi196 bash[36395]: debug 2023-12-08T07:20:38.115+0000 7f0c4701e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:20:38.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:38 smithi196 bash[36395]: debug 2023-12-08T07:20:38.335+0000 7f0c4701e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:20:39.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:38 smithi196 bash[36395]: debug 2023-12-08T07:20:38.699+0000 7f0c4701e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:20:39.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:38 smithi196 bash[36395]: debug 2023-12-08T07:20:38.815+0000 7f0c4701e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:20:40.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:39 smithi196 bash[36395]: debug 2023-12-08T07:20:39.679+0000 7f0c4701e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:20:40.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:39 smithi196 bash[36395]: debug 2023-12-08T07:20:39.779+0000 7f0c4701e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:20:40.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:39 smithi196 bash[36395]: debug 2023-12-08T07:20:39.895+0000 7f0c4701e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:20:40.412 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[36395]: debug 2023-12-08T07:20:40.111+0000 7f0c4701e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:20:40.742 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[36395]: debug 2023-12-08T07:20:40.403+0000 7f0c4701e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:20:40.743 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[36395]: debug 2023-12-08T07:20:40.567+0000 7f0c4701e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[36395]: debug 2023-12-08T07:20:40.735+0000 7f0c4701e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[36395]: debug 2023-12-08T07:20:40.943+0000 7f0c4701e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[24831]: cluster 2023-12-08T07:20:40.742138+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[24831]: cluster 2023-12-08T07:20:40.742306+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[24831]: audit 2023-12-08T07:20:40.743698+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:41.060 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:40 smithi196 bash[24831]: audit 2023-12-08T07:20:40.745739+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:41.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[28350]: cluster 2023-12-08T07:20:40.742138+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T07:20:41.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[28350]: cluster 2023-12-08T07:20:40.742306+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:41.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[28350]: audit 2023-12-08T07:20:40.743698+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:41.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[28350]: audit 2023-12-08T07:20:40.745739+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:41.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[24768]: cluster 2023-12-08T07:20:40.742138+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T07:20:41.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[24768]: cluster 2023-12-08T07:20:40.742306+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2023-12-08T07:20:41.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[24768]: audit 2023-12-08T07:20:40.743698+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:41.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:40 smithi123 bash[24768]: audit 2023-12-08T07:20:40.745739+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.123:0/4072558696' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:41.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[36395]: debug 2023-12-08T07:20:41.051+0000 7f0c4701e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: cluster 2023-12-08T07:20:40.805212+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: cluster 2023-12-08T07:20:41.079161+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon x restarted 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: cluster 2023-12-08T07:20:41.080484+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon x 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: audit 2023-12-08T07:20:41.080656+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: cluster 2023-12-08T07:20:41.089238+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: audit 2023-12-08T07:20:41.089633+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: audit 2023-12-08T07:20:41.091508+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:20:42.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[24768]: audit 2023-12-08T07:20:41.092032+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: cluster 2023-12-08T07:20:40.805212+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: cluster 2023-12-08T07:20:41.079161+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon x restarted 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: cluster 2023-12-08T07:20:41.080484+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon x 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: audit 2023-12-08T07:20:41.080656+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: cluster 2023-12-08T07:20:41.089238+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: audit 2023-12-08T07:20:41.089633+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: audit 2023-12-08T07:20:41.091508+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:20:42.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:41 smithi123 bash[28350]: audit 2023-12-08T07:20:41.092032+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:42.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: cluster 2023-12-08T07:20:40.805212+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T07:20:42.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: cluster 2023-12-08T07:20:41.079161+0000 mon.a (mon.0) 603 : cluster [INF] Active manager daemon x restarted 2023-12-08T07:20:42.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: cluster 2023-12-08T07:20:41.080484+0000 mon.a (mon.0) 604 : cluster [INF] Activating manager daemon x 2023-12-08T07:20:42.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: audit 2023-12-08T07:20:41.080656+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:20:42.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: cluster 2023-12-08T07:20:41.089238+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T07:20:42.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: audit 2023-12-08T07:20:41.089633+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:42.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: audit 2023-12-08T07:20:41.091508+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:20:42.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:41 smithi196 bash[24831]: audit 2023-12-08T07:20:41.092032+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:43.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:42 smithi123 bash[24768]: cluster 2023-12-08T07:20:41.829727+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e17: x(active, starting, since 0.749551s), standbys: y 2023-12-08T07:20:43.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:42 smithi123 bash[28350]: cluster 2023-12-08T07:20:41.829727+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e17: x(active, starting, since 0.749551s), standbys: y 2023-12-08T07:20:43.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:42 smithi196 bash[24831]: cluster 2023-12-08T07:20:41.829727+0000 mon.a (mon.0) 606 : cluster [DBG] mgrmap e17: x(active, starting, since 0.749551s), standbys: y 2023-12-08T07:20:48.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[36395]: Warning: Permanently added '172.21.15.123' (ECDSA) to the list of known hosts. 2023-12-08T07:20:49.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.836468+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:20:49.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.836830+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.837156+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.840771+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.841345+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.842018+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.842613+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.843146+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:20:49.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.843716+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.844078+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.844452+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.844836+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.845210+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.847285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.847692+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.848625+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.850439+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:20:49.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.852229+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.836468+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.836830+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.837156+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.840771+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.841345+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.842018+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.842613+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.843146+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.843716+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:20:49.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.844078+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.844452+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.844836+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.845210+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.847285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.847692+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.848625+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.850439+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.852229+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.852735+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:20:49.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.853217+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.853680+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.854133+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.854564+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.854988+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.855434+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.855914+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.856386+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.856842+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.857315+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.857770+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:20:49.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.858236+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.858672+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.859102+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.859561+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.860035+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.852735+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:20:49.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.853217+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.853680+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.854133+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.854564+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.854988+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.855434+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.855914+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.856386+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.856842+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:20:49.104 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.857315+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.857770+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.858236+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.858672+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.859102+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.859561+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.860035+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.860499+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.860957+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.861417+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: cluster 2023-12-08T07:20:47.881301+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon x is now available 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: cephadm 2023-12-08T07:20:47.901195+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi123 addr 'smithi123' -> '172.21.15.123' 2023-12-08T07:20:49.105 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.901954+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.903380+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.911099+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: cephadm 2023-12-08T07:20:47.922374+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.922805+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.924005+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:47.933830+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T07:20:49.106 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.060188+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.107 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.860499+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:20:49.107 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.860957+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:20:49.107 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.861417+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:20:49.107 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: cluster 2023-12-08T07:20:47.881301+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon x is now available 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: cephadm 2023-12-08T07:20:47.901195+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi123 addr 'smithi123' -> '172.21.15.123' 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.901954+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.903380+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.911099+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: cephadm 2023-12-08T07:20:47.922374+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.922805+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.108 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.924005+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:47.933830+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.060188+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.061459+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.067270+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.069452+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.072206+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.133920+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.135091+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.142406+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:49.109 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[28350]: audit 2023-12-08T07:20:48.143699+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.061459+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.067270+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.069452+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.072206+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.133920+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.135091+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.142406+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:49.110 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:48 smithi123 bash[24768]: audit 2023-12-08T07:20:48.143699+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.836468+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:20:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.836830+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:20:49.111 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.837156+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.840771+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.841345+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.842018+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.842613+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.843146+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.843716+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.844078+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.844452+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:20:49.112 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.844836+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.845210+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.847285+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.847692+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.848625+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.850439+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.852229+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.852735+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.853217+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.853680+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.854133+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.854564+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.854988+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:20:49.113 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.855434+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.855914+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.856386+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.856842+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.857315+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.857770+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.858236+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.858672+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:20:49.114 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.859102+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.859561+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.860035+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.860499+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.860957+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.861417+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: cluster 2023-12-08T07:20:47.881301+0000 mon.a (mon.0) 607 : cluster [INF] Manager daemon x is now available 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: cephadm 2023-12-08T07:20:47.901195+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi123 addr 'smithi123' -> '172.21.15.123' 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.901954+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.903380+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.911099+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"smithi196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:20:49.115 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: cephadm 2023-12-08T07:20:47.922374+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.922805+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.924005+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:47.933830+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.060188+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.061459+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.067270+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.069452+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.072206+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.133920+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.135091+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.142406+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:49.116 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:48 smithi196 bash[24831]: audit 2023-12-08T07:20:48.143699+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T07:20:50.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:49 smithi123 bash[28350]: cluster 2023-12-08T07:20:48.749729+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-08T07:20:50.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:49 smithi123 bash[28350]: cluster 2023-12-08T07:20:48.783899+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:50.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:49 smithi123 bash[24768]: cluster 2023-12-08T07:20:48.749729+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-08T07:20:50.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:49 smithi123 bash[24768]: cluster 2023-12-08T07:20:48.783899+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:50.105 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:49 smithi196 bash[24831]: cluster 2023-12-08T07:20:48.749729+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2023-12-08T07:20:50.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:49 smithi196 bash[24831]: cluster 2023-12-08T07:20:48.783899+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:50 smithi123 bash[24768]: cluster 2023-12-08T07:20:49.773291+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T07:20:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:50 smithi123 bash[24768]: cluster 2023-12-08T07:20:49.847640+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:50 smithi123 bash[28350]: cluster 2023-12-08T07:20:49.773291+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T07:20:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:50 smithi123 bash[28350]: cluster 2023-12-08T07:20:49.847640+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:50 smithi196 bash[24831]: cluster 2023-12-08T07:20:49.773291+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T07:20:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:50 smithi196 bash[24831]: cluster 2023-12-08T07:20:49.847640+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:53.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:52 smithi123 bash[24768]: cluster 2023-12-08T07:20:51.848536+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:53.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:52 smithi123 bash[28350]: cluster 2023-12-08T07:20:51.848536+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:53.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:52 smithi196 bash[24831]: cluster 2023-12-08T07:20:51.848536+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:55.234 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:54 smithi123 bash[28350]: cluster 2023-12-08T07:20:53.849981+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:55.235 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:54 smithi123 bash[24768]: cluster 2023-12-08T07:20:53.849981+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:55.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:54 smithi196 bash[24831]: cluster 2023-12-08T07:20:53.849981+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:55.711 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:20:56.448 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (5m) 4m ago 6m - - 9f27df16978d 2f8cdc4e90ea 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (5m) 20s ago 5m - - 6.6.2 87a51ecf0b1c 57549548077a 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (22s) 20s ago 10m - - 16.2.14-365-g451ceae1 03b62e1f94c4 a6517ae4714f 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (10m) 20s ago 10m - 2048M 15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (10m) 4m ago 10m - 2048M 15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (6m) 4m ago 6m - - 72c9c2088986 635bf52729b9 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (6m) 20s ago 6m - - 72c9c2088986 efad7a800c6c 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (10m) 4m ago 10m - 4096M 15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (8m) 20s ago 8m - 4096M 15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:20:56.449 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (7m) 20s ago 7m - 4096M 15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:20:56.450 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (7m) 20s ago 7m - 4096M 15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:20:56.450 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (7m) 20s ago 7m - 4096M 15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:20:56.450 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (5m) 20s ago 6m - - 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:20:56.450 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:20:56.450 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (4m) 20s ago 4m - - 15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:20:56.882 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:20:56.882 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:20:56.882 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:20:56.882 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:20:56.883 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:20:57.169 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[36395]: Warning: Permanently added 'smithi196,172.21.15.196' (ECDSA) to the list of known hosts. 2023-12-08T07:20:57.169 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:55.694992+0000 mgr.x (mgr.34673) 7 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: cluster 2023-12-08T07:20:55.850685+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.069185+0000 mgr.x (mgr.34673) 9 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.417711+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.423696+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.424662+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.425512+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.426232+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.426930+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.427649+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.430848+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.431577+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.432234+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.432879+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.170 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.433518+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.171 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:56 smithi196 bash[24831]: audit 2023-12-08T07:20:56.881007+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.123:0/788675631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:57.251 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "", 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2023-12-08T07:20:57.252 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:20:57.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:55.694992+0000 mgr.x (mgr.34673) 7 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: cluster 2023-12-08T07:20:55.850685+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:57.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.069185+0000 mgr.x (mgr.34673) 9 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.417711+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.423696+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.424662+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.425512+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.426232+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.426930+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.427649+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.430848+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.431577+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.432234+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.432879+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.433518+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[24768]: audit 2023-12-08T07:20:56.881007+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.123:0/788675631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:55.694992+0000 mgr.x (mgr.34673) 7 : audit [DBG] from='client.24769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: cluster 2023-12-08T07:20:55.850685+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:57.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.069185+0000 mgr.x (mgr.34673) 9 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.417711+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.423696+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.424662+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.425512+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.426232+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.426930+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.427649+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.430848+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.431577+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.432234+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.432879+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.433518+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:20:57.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:56 smithi123 bash[28350]: audit 2023-12-08T07:20:56.881007+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.123:0/788675631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.033259+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.034573+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.038933+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.047464+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.048495+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.054634+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T07:20:58.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.061498+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.248755+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[28350]: audit 2023-12-08T07:20:57.394293+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.033259+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.034573+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.038933+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.047464+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.048495+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.054634+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.061498+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.248755+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:58.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:57 smithi123 bash[24768]: audit 2023-12-08T07:20:57.394293+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.033259+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.034573+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.038933+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.047464+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.048495+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.054634+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.061498+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:58.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.248755+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:20:58.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:57 smithi196 bash[24831]: audit 2023-12-08T07:20:57.394293+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:20:59.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:20:58 smithi123 bash[24768]: cluster 2023-12-08T07:20:57.851567+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:59.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:20:58 smithi123 bash[28350]: cluster 2023-12-08T07:20:57.851567+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:20:59.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:20:58 smithi196 bash[24831]: cluster 2023-12-08T07:20:57.851567+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:01.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:00 smithi123 bash[24768]: cluster 2023-12-08T07:20:59.853130+0000 mgr.x (mgr.34673) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:01.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:00 smithi123 bash[28350]: cluster 2023-12-08T07:20:59.853130+0000 mgr.x (mgr.34673) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:01.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:00 smithi196 bash[24831]: cluster 2023-12-08T07:20:59.853130+0000 mgr.x (mgr.34673) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:03.284 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:02 smithi123 bash[28350]: cluster 2023-12-08T07:21:01.853847+0000 mgr.x (mgr.34673) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:03.285 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:02 smithi123 bash[24768]: cluster 2023-12-08T07:21:01.853847+0000 mgr.x (mgr.34673) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:03.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:02 smithi196 bash[24831]: cluster 2023-12-08T07:21:01.853847+0000 mgr.x (mgr.34673) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:04.254 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.093410+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.095443+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.100380+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.413042+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.413968+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.414738+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.255 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.415599+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.416486+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.417291+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.418186+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.419032+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.256 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:03 smithi196 bash[24831]: audit 2023-12-08T07:21:03.419907+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.093410+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.093410+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.095443+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.095443+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:04.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.100380+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:04.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.413042+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.413968+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.414738+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.415599+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.416486+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.417291+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.418186+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.419032+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[24768]: audit 2023-12-08T07:21:03.419907+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.100380+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.413042+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.413968+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.414738+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.415599+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.416486+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.417291+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.418186+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.419032+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:04.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:03 smithi123 bash[28350]: audit 2023-12-08T07:21:03.419907+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: cluster 2023-12-08T07:21:03.855180+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: cluster 2023-12-08T07:21:03.855180+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.057885+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.057885+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.060000+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.060000+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.067112+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.381049+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.381830+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.382524+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.383064+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.383670+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.067112+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.381049+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.381830+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.382524+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.383064+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.383670+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.384206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.384743+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.385240+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.385989+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.389097+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.390441+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.396298+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: cephadm 2023-12-08T07:21:04.402663+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.403137+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.404497+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.405767+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: cephadm 2023-12-08T07:21:04.407595+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[24768]: audit 2023-12-08T07:21:04.408393+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.384206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.384743+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.385240+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.385989+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.389097+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.390441+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.396298+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: cephadm 2023-12-08T07:21:04.402663+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.403137+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.404497+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.405767+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: cephadm 2023-12-08T07:21:04.407595+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2023-12-08T07:21:05.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:04 smithi123 bash[28350]: audit 2023-12-08T07:21:04.408393+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:21:05.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: cluster 2023-12-08T07:21:03.855180+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:05.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.057885+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.060000+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.067112+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:10.233160Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.381049+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.381830+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.382524+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.383064+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.383670+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.384206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.384743+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.385240+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.385989+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.389097+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.390441+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.396298+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: cephadm 2023-12-08T07:21:04.402663+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.403137+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.404497+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.405767+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: cephadm 2023-12-08T07:21:04.407595+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi123 2023-12-08T07:21:05.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:04 smithi196 bash[24831]: audit 2023-12-08T07:21:04.408393+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:21:07.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: cluster 2023-12-08T07:21:05.855820+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:07.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: cluster 2023-12-08T07:21:05.855820+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:07.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.662302+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.662302+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.664051+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.664051+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.670422+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.672788+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.674329+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.675621+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[28350]: audit 2023-12-08T07:21:06.677639+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.670422+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.672788+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.674329+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.675621+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:07.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:06 smithi123 bash[24768]: audit 2023-12-08T07:21:06.677639+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:21:07.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: cluster 2023-12-08T07:21:05.855820+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:07.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.662302+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.664051+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.670422+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:09:54.992991Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.672788+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.674329+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.675621+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:07.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:06 smithi196 bash[24831]: audit 2023-12-08T07:21:06.677639+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:21:08.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:07 smithi123 bash[24768]: cephadm 2023-12-08T07:21:06.672160+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T07:21:08.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:07 smithi123 bash[24768]: cephadm 2023-12-08T07:21:06.676878+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2023-12-08T07:21:08.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:07 smithi123 bash[28350]: cephadm 2023-12-08T07:21:06.672160+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T07:21:08.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:07 smithi123 bash[28350]: cephadm 2023-12-08T07:21:06.676878+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2023-12-08T07:21:08.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:07 smithi196 bash[24831]: cephadm 2023-12-08T07:21:06.672160+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T07:21:08.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:07 smithi196 bash[24831]: cephadm 2023-12-08T07:21:06.676878+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi123 2023-12-08T07:21:09.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[28350]: cluster 2023-12-08T07:21:07.856557+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:09.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[24768]: cluster 2023-12-08T07:21:07.856557+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:09.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[28350]: audit 2023-12-08T07:21:08.555979+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[24768]: audit 2023-12-08T07:21:08.555979+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[28350]: audit 2023-12-08T07:21:08.558051+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[28350]: audit 2023-12-08T07:21:08.563291+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:09.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[28350]: cephadm 2023-12-08T07:21:08.567847+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:21:09.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[24768]: audit 2023-12-08T07:21:08.558051+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[24768]: audit 2023-12-08T07:21:08.563291+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:09.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:08 smithi123 bash[24768]: cephadm 2023-12-08T07:21:08.567847+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:21:09.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:08 smithi196 bash[24831]: cluster 2023-12-08T07:21:07.856557+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:09.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:08 smithi196 bash[24831]: audit 2023-12-08T07:21:08.555979+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:08 smithi196 bash[24831]: audit 2023-12-08T07:21:08.558051+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:09.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:08 smithi196 bash[24831]: audit 2023-12-08T07:21:08.563291+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"2f8cdc4e90ea\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15749611, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090928Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:15:12.889246Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T07:15:05.776925Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:03.091289Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:09.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:08 smithi196 bash[24831]: cephadm 2023-12-08T07:21:08.567847+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T07:21:10.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:09 smithi123 bash[24768]: cephadm 2023-12-08T07:21:08.583824+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:21:10.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:09 smithi123 bash[28350]: cephadm 2023-12-08T07:21:08.583824+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:21:10.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:09 smithi196 bash[24831]: cephadm 2023-12-08T07:21:08.583824+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi123 2023-12-08T07:21:11.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:10 smithi123 bash[24768]: cluster 2023-12-08T07:21:09.858049+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:11.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:10 smithi123 bash[28350]: cluster 2023-12-08T07:21:09.858049+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:11.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:10 smithi196 bash[24831]: cluster 2023-12-08T07:21:09.858049+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:13.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:12 smithi123 bash[24768]: cluster 2023-12-08T07:21:11.858722+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:13.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:12 smithi123 bash[28350]: cluster 2023-12-08T07:21:11.858722+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:13.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:12 smithi196 bash[24831]: cluster 2023-12-08T07:21:11.858722+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:15.283 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:14 smithi123 bash[28350]: cluster 2023-12-08T07:21:13.860117+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:15.283 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:14 smithi123 bash[24768]: cluster 2023-12-08T07:21:13.860117+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:15.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:14 smithi196 bash[24831]: cluster 2023-12-08T07:21:13.860117+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:16.496 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:16 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:21:16.496 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:16 smithi123 bash[38801]: ts=2023-12-08T07:21:16.239Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:21:17.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:17 smithi123 bash[28350]: cluster 2023-12-08T07:21:15.860833+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:17.092 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:16 smithi123 bash[24768]: cluster 2023-12-08T07:21:15.860833+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:16 smithi123 docker[46645]: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:17 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:17 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:17 smithi123 systemd[1]: Starting Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:17 smithi123 docker[46681]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:21:17.092 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:17 smithi123 systemd[1]: Started Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:17.322 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:16 smithi196 bash[24831]: cluster 2023-12-08T07:21:15.860833+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.112Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.112Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.115Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.123 port=9094 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.117Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.166Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.166Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.169Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T07:21:18.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[46693]: ts=2023-12-08T07:21:18.169Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T07:21:18.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.092594+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.092594+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.094639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.094639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.099218+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: cephadm 2023-12-08T07:21:17.102938+0000 mgr.x (mgr.34673) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.103570+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.105363+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.106900+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: cephadm 2023-12-08T07:21:17.108385+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[24768]: audit 2023-12-08T07:21:17.109408+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.099218+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: cephadm 2023-12-08T07:21:17.102938+0000 mgr.x (mgr.34673) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.103570+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.105363+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:18.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.106900+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:18.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: cephadm 2023-12-08T07:21:17.108385+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2023-12-08T07:21:18.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:18 smithi123 bash[28350]: audit 2023-12-08T07:21:17.109408+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:21:18.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.092594+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.094639+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.099218+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"0bac3699d465\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301780172, \"cpu_percentage\": \"0.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089989Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:08:28.532942Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:31.467805Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: cephadm 2023-12-08T07:21:17.102938+0000 mgr.x (mgr.34673) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.103570+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.105363+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.106900+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: cephadm 2023-12-08T07:21:17.108385+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi196 2023-12-08T07:21:18.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:18 smithi196 bash[24831]: audit 2023-12-08T07:21:17.109408+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:21:19.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:19 smithi123 bash[24768]: cluster 2023-12-08T07:21:17.861540+0000 mgr.x (mgr.34673) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:19.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:19 smithi123 bash[28350]: cluster 2023-12-08T07:21:17.861540+0000 mgr.x (mgr.34673) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:19.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:19 smithi196 bash[24831]: cluster 2023-12-08T07:21:17.861540+0000 mgr.x (mgr.34673) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:20.346 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[46693]: ts=2023-12-08T07:21:20.118Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000631709s 2023-12-08T07:21:20.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[24768]: audit 2023-12-08T07:21:19.261901+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[28350]: audit 2023-12-08T07:21:19.261901+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[24768]: audit 2023-12-08T07:21:19.263765+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[24768]: audit 2023-12-08T07:21:19.270427+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[24768]: cephadm 2023-12-08T07:21:19.273528+0000 mgr.x (mgr.34673) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[24768]: cephadm 2023-12-08T07:21:19.288959+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[28350]: audit 2023-12-08T07:21:19.263765+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[28350]: audit 2023-12-08T07:21:19.270427+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[28350]: cephadm 2023-12-08T07:21:19.273528+0000 mgr.x (mgr.34673) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:21:20.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:20 smithi123 bash[28350]: cephadm 2023-12-08T07:21:19.288959+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:21:20.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:20 smithi196 bash[24831]: audit 2023-12-08T07:21:19.261901+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:20 smithi196 bash[24831]: audit 2023-12-08T07:21:19.263765+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:21:20.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:20 smithi196 bash[24831]: audit 2023-12-08T07:21:19.270427+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"8eb1b4eabc97\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26298286, \"cpu_percentage\": \"0.66%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053403Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:15:20.405016Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:15:12.898574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:04.054547Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:21:20.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:20 smithi196 bash[24831]: cephadm 2023-12-08T07:21:19.273528+0000 mgr.x (mgr.34673) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T07:21:20.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:20 smithi196 bash[24831]: cephadm 2023-12-08T07:21:19.288959+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi196 2023-12-08T07:21:21.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:21 smithi123 bash[24768]: cluster 2023-12-08T07:21:19.863058+0000 mgr.x (mgr.34673) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:21.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:21 smithi123 bash[28350]: cluster 2023-12-08T07:21:19.863058+0000 mgr.x (mgr.34673) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:21.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:21 smithi196 bash[24831]: cluster 2023-12-08T07:21:19.863058+0000 mgr.x (mgr.34673) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:23.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:23 smithi123 bash[24768]: cluster 2023-12-08T07:21:21.863701+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:23.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:23 smithi123 bash[28350]: cluster 2023-12-08T07:21:21.863701+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:23.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:23 smithi196 bash[24831]: cluster 2023-12-08T07:21:21.863701+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:25.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:25 smithi123 bash[28350]: cluster 2023-12-08T07:21:23.865227+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:25.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:25 smithi123 bash[24768]: cluster 2023-12-08T07:21:23.865227+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:25.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:25 smithi196 bash[24831]: cluster 2023-12-08T07:21:23.865227+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:27.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:27 smithi123 bash[28350]: cluster 2023-12-08T07:21:25.865992+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:27.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:27 smithi123 bash[24768]: cluster 2023-12-08T07:21:25.865992+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:27.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:27 smithi196 bash[24831]: cluster 2023-12-08T07:21:25.865992+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:27.647 INFO:teuthology.orchestra.run.smithi123.stdout:true 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 starting - - - - 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (6m) 24s ago 6m 25.8M - 6.6.2 87a51ecf0b1c 57549548077a 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (54s) 24s ago 10m 407M - 16.2.14-365-g451ceae1 03b62e1f94c4 a6517ae4714f 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 running (12m) 25s ago 12m 287M - 15.2.0 204a01f9b0b6 0bac3699d465 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (13m) 25s ago 13m 94.4M 2048M 15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:21:28.392 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (11m) 24s ago 11m 89.1M 2048M 15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (11m) 25s ago 11m 86.6M 2048M 15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (6m) 25s ago 7m 12.7M - 1.7.0 72c9c2088986 635bf52729b9 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (7m) 24s ago 7m 11.9M - 1.7.0 72c9c2088986 efad7a800c6c 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (10m) 25s ago 10m 47.6M 4096M 15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (10m) 25s ago 10m 46.8M 4096M 15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (9m) 25s ago 9m 44.7M 4096M 15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (9m) 25s ago 9m 48.5M 4096M 15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (8m) 24s ago 8m 48.0M 4096M 15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (8m) 24s ago 8m 47.4M 4096M 15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (8m) 24s ago 8m 45.1M 4096M 15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (7m) 24s ago 7m 47.3M 4096M 15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (6m) 24s ago 7m 25.0M - 2.48.0 620d5e2a39df 8eb1b4eabc97 2023-12-08T07:21:28.393 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (4m) 25s ago 4m 48.8M - 15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:21:28.394 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (4m) 24s ago 4m 49.0M - 15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:21:28.596 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[46693]: ts=2023-12-08T07:21:28.120Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002191037s 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:21:28.821 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:21:28.822 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:21:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:27.631610+0000 mgr.x (mgr.34673) 37 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:28.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: cluster 2023-12-08T07:21:27.866730+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:27.996601+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.357200+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.362644+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.363748+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.364604+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.365469+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.366356+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.367254+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.371939+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.372772+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.373636+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.374469+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:28.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:28 smithi196 bash[24831]: audit 2023-12-08T07:21:28.375329+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:27.631610+0000 mgr.x (mgr.34673) 37 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: cluster 2023-12-08T07:21:27.866730+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:27.996601+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.357200+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.362644+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.363748+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.364604+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.365469+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.366356+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.367254+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.371939+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.372772+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.373636+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.374469+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[24768]: audit 2023-12-08T07:21:28.375329+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:27.631610+0000 mgr.x (mgr.34673) 37 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: cluster 2023-12-08T07:21:27.866730+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:29.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:27.996601+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.357200+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.362644+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.363748+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.364604+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.365469+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.366356+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.367254+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.371939+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.372772+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.373636+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.374469+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:28 smithi123 bash[28350]: audit 2023-12-08T07:21:28.375329+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:21:29.182 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:21:29.182 INFO:teuthology.orchestra.run.smithi123.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T07:21:29.182 INFO:teuthology.orchestra.run.smithi123.stdout: "in_progress": true, 2023-12-08T07:21:29.182 INFO:teuthology.orchestra.run.smithi123.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T07:21:29.182 INFO:teuthology.orchestra.run.smithi123.stdout: "services_complete": [], 2023-12-08T07:21:29.183 INFO:teuthology.orchestra.run.smithi123.stdout: "progress": "", 2023-12-08T07:21:29.183 INFO:teuthology.orchestra.run.smithi123.stdout: "message": "", 2023-12-08T07:21:29.183 INFO:teuthology.orchestra.run.smithi123.stdout: "is_paused": false 2023-12-08T07:21:29.183 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:21:29.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:29 smithi196 bash[24831]: audit 2023-12-08T07:21:28.819690+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3876596227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:21:29.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:29 smithi196 bash[24831]: audit 2023-12-08T07:21:29.179794+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:30.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:29 smithi123 bash[28350]: audit 2023-12-08T07:21:28.819690+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3876596227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:21:30.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:29 smithi123 bash[28350]: audit 2023-12-08T07:21:29.179794+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:30.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:29 smithi123 bash[24768]: audit 2023-12-08T07:21:28.819690+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.123:0/3876596227' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:21:30.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:29 smithi123 bash[24768]: audit 2023-12-08T07:21:29.179794+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:21:30.763 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 systemd[1]: Stopping Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:21:30.763 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.546Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.549Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.549Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T07:21:30.764 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[34418]: ts=2023-12-08T07:21:30.549Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T07:21:31.071 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:30 smithi196 bash[24831]: cluster 2023-12-08T07:21:29.868233+0000 mgr.x (mgr.34673) 42 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:31.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:30 smithi123 bash[24768]: cluster 2023-12-08T07:21:29.868233+0000 mgr.x (mgr.34673) 42 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:31.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:30 smithi123 bash[28350]: cluster 2023-12-08T07:21:29.868233+0000 mgr.x (mgr.34673) 42 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:31.336 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 docker[37893]: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:21:31.336 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T07:21:31.336 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 systemd[1]: Stopped Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:31.336 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 systemd[1]: Starting Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:21:31.609 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 docker[37931]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:21:31.609 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:31 smithi196 systemd[1]: Started Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:32.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.374259+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.374259+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.376099+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.376099+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.382504+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.388646+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.389337+0000 mgr.x (mgr.34673) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.390921+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.391457+0000 mgr.x (mgr.34673) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.392043+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.393366+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.402595+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T07:21:32.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.417440+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.418275+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.421888+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.422475+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.423703+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.382504+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.388646+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.389337+0000 mgr.x (mgr.34673) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.390921+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.391457+0000 mgr.x (mgr.34673) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.392043+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.393366+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.402595+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.417440+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.418275+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.421888+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.422475+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.423703+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.425062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: audit 2023-12-08T07:21:31.434269+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T07:21:32.103 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[24768]: cephadm 2023-12-08T07:21:31.436809+0000 mgr.x (mgr.34673) 47 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:21:32.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.425062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: audit 2023-12-08T07:21:31.434269+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T07:21:32.103 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:31 smithi123 bash[28350]: cephadm 2023-12-08T07:21:31.436809+0000 mgr.x (mgr.34673) 47 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:21:32.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.374259+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.376099+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.382504+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93491036, \"cpu_percentage\": \"1.16%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.051775Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 427294720, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:21:04.052155Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50342133, \"cpu_percentage\": \"0.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052414Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49786388, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052663Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47343206, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.052910Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49618616, \"cpu_percentage\": \"1.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053156Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"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\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12478054, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053649Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.053895Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51432652, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:04.054140Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.388646+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.389337+0000 mgr.x (mgr.34673) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.390921+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.391457+0000 mgr.x (mgr.34673) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi123.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.392043+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.393366+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.402595+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi123.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.417440+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.418275+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.421888+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.422475+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi196.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T07:21:32.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.423703+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.425062+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T07:21:32.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: audit 2023-12-08T07:21:31.434269+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi196.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T07:21:32.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:31 smithi196 bash[24831]: cephadm 2023-12-08T07:21:31.436809+0000 mgr.x (mgr.34673) 47 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T07:21:32.606 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.398Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T07:21:32.606 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.398Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.398Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.398Z caller=main.go:589 level=info host_details="(Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 smithi196 (none))" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.399Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.399Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.403Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.404Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.405Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.405Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.409Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.409Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.02µs 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.409Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.410Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.429Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-08T07:21:32.607 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.429Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.429Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=76.593µs wal_replay_duration=19.650392ms wbl_replay_duration=159ns total_replay_duration=19.764846ms 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.432Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.432Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.432Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.448Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.853167ms db_storage=1.101µs remote_storage=1.804µs web_handler=462ns query_engine=1.148µs scrape=442.292µs scrape_sd=33.53µs notify=31.996µs notify_sd=10.74µs rules=14.992662ms tracing=5.984µs 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.448Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T07:21:32.608 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[37941]: ts=2023-12-08T07:21:32.448Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T07:21:33.042 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:32 smithi123 bash[28350]: cluster 2023-12-08T07:21:31.868992+0000 mgr.x (mgr.34673) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:33.042 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:32 smithi123 bash[24768]: cluster 2023-12-08T07:21:31.868992+0000 mgr.x (mgr.34673) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:33.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:32 smithi196 bash[24831]: cluster 2023-12-08T07:21:31.868992+0000 mgr.x (mgr.34673) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:34.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:33 smithi123 bash[24768]: audit 2023-12-08T07:21:33.783926+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:34.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:33 smithi123 bash[24768]: audit 2023-12-08T07:21:33.785554+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:34.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:33 smithi123 bash[28350]: audit 2023-12-08T07:21:33.783926+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:34.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:33 smithi123 bash[28350]: audit 2023-12-08T07:21:33.785554+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:34.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:33 smithi196 bash[24831]: audit 2023-12-08T07:21:33.783926+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:34.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:33 smithi196 bash[24831]: audit 2023-12-08T07:21:33.785554+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T07:21:35.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: audit 2023-12-08T07:21:33.789674+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T07:21:35.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: cephadm 2023-12-08T07:21:33.792439+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T07:21:35.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: cephadm 2023-12-08T07:21:33.792635+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: audit 2023-12-08T07:21:33.801225+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: audit 2023-12-08T07:21:33.803759+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: audit 2023-12-08T07:21:33.805215+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: audit 2023-12-08T07:21:33.812021+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: cephadm 2023-12-08T07:21:33.813560+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: cephadm 2023-12-08T07:21:33.814795+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[24768]: cluster 2023-12-08T07:21:33.870417+0000 mgr.x (mgr.34673) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: audit 2023-12-08T07:21:33.789674+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: cephadm 2023-12-08T07:21:33.792439+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: cephadm 2023-12-08T07:21:33.792635+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: audit 2023-12-08T07:21:33.801225+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: audit 2023-12-08T07:21:33.803759+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: audit 2023-12-08T07:21:33.805215+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: audit 2023-12-08T07:21:33.812021+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: cephadm 2023-12-08T07:21:33.813560+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: cephadm 2023-12-08T07:21:33.814795+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:34 smithi123 bash[28350]: cluster 2023-12-08T07:21:33.870417+0000 mgr.x (mgr.34673) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:35.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: audit 2023-12-08T07:21:33.789674+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"c15bcdcc-b448-41bc-81c0-9c37fe98f1ad\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T07:21:35.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: cephadm 2023-12-08T07:21:33.792439+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T07:21:35.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: cephadm 2023-12-08T07:21:33.792635+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T07:21:35.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: audit 2023-12-08T07:21:33.801225+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: audit 2023-12-08T07:21:33.803759+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: audit 2023-12-08T07:21:33.805215+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: audit 2023-12-08T07:21:33.812021+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: cephadm 2023-12-08T07:21:33.813560+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: cephadm 2023-12-08T07:21:33.814795+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:34 smithi196 bash[24831]: cluster 2023-12-08T07:21:33.870417+0000 mgr.x (mgr.34673) 53 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:36.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.713499+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.714857+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.719890+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.725144+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.726543+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.728131+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.730165+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:36.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[24768]: audit 2023-12-08T07:21:35.732598+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T07:21:36.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.713499+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.714857+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.719890+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T07:21:36.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.725144+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.726543+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.728131+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:21:36.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.730165+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:36.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:35 smithi123 bash[28350]: audit 2023-12-08T07:21:35.732598+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T07:21:36.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.713499+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.714857+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T07:21:36.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.719890+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T07:21:36.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.725144+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.726543+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:21:36.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.728131+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:21:36.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.730165+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:21:36.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:35 smithi196 bash[24831]: audit 2023-12-08T07:21:35.732598+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[28350]: cephadm 2023-12-08T07:21:35.712723+0000 mgr.x (mgr.34673) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[28350]: cephadm 2023-12-08T07:21:35.731634+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Deploying daemon mgr.y on smithi123 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[28350]: cluster 2023-12-08T07:21:35.871100+0000 mgr.x (mgr.34673) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[24768]: cephadm 2023-12-08T07:21:35.712723+0000 mgr.x (mgr.34673) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[24768]: cephadm 2023-12-08T07:21:35.731634+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Deploying daemon mgr.y on smithi123 2023-12-08T07:21:37.060 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:36 smithi123 bash[24768]: cluster 2023-12-08T07:21:35.871100+0000 mgr.x (mgr.34673) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:37.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:36 smithi196 bash[24831]: cephadm 2023-12-08T07:21:35.712723+0000 mgr.x (mgr.34673) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T07:21:37.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:36 smithi196 bash[24831]: cephadm 2023-12-08T07:21:35.731634+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Deploying daemon mgr.y on smithi123 2023-12-08T07:21:37.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:36 smithi196 bash[24831]: cluster 2023-12-08T07:21:35.871100+0000 mgr.x (mgr.34673) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:37.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:37 smithi123 systemd[1]: Stopping Ceph mgr.y for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:21:39.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:38 smithi123 bash[24768]: cluster 2023-12-08T07:21:37.871835+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:39.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:38 smithi123 bash[28350]: cluster 2023-12-08T07:21:37.871835+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:39.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:38 smithi196 bash[24831]: cluster 2023-12-08T07:21:37.871835+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:41.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:40 smithi123 bash[28350]: cluster 2023-12-08T07:21:39.873288+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:41.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:40 smithi123 bash[24768]: cluster 2023-12-08T07:21:39.873288+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:41.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:40 smithi196 bash[24831]: cluster 2023-12-08T07:21:39.873288+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:43.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:42 smithi123 bash[24768]: cluster 2023-12-08T07:21:41.873980+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:43.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:42 smithi123 bash[28350]: cluster 2023-12-08T07:21:41.873980+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:43.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:42 smithi196 bash[24831]: cluster 2023-12-08T07:21:41.873980+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:45.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:44 smithi123 bash[24768]: cluster 2023-12-08T07:21:43.875345+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:45.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:44 smithi123 bash[28350]: cluster 2023-12-08T07:21:43.875345+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:45.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:44 smithi196 bash[24831]: cluster 2023-12-08T07:21:43.875345+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:47.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:46 smithi123 bash[24768]: cluster 2023-12-08T07:21:45.876058+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:47.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:46 smithi123 bash[28350]: cluster 2023-12-08T07:21:45.876058+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:47.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:46 smithi196 bash[24831]: cluster 2023-12-08T07:21:45.876058+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:48.886 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[47210]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.y 2023-12-08T07:21:48.886 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:48 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[47272]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.y 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: cluster 2023-12-08T07:21:47.876765+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.895657+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.896312+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.896785+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.897164+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.897243+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.897953+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.898614+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.887 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[28350]: audit 2023-12-08T07:21:47.899100+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: cluster 2023-12-08T07:21:47.876765+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.895657+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.896312+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.896785+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.897164+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.897243+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.897953+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.898614+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:48.888 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:48 smithi123 bash[24768]: audit 2023-12-08T07:21:47.899100+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: cluster 2023-12-08T07:21:47.876765+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.895657+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.896312+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.896785+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:49.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.897164+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:49.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.897243+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T07:21:49.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.897953+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-12-08T07:21:49.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.898614+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-12-08T07:21:49.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:48 smithi196 bash[24831]: audit 2023-12-08T07:21:47.899100+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-12-08T07:21:49.259 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:48 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-08T07:21:49.260 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:48 smithi123 systemd[1]: Stopped Ceph mgr.y for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:49.260 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:49 smithi123 systemd[1]: Started Ceph mgr.y for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:21:50.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.226330+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.228045+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.231978+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:50.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.235707+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:50.077 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.238852+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.078 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[24768]: audit 2023-12-08T07:21:49.239721+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.226330+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.228045+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.231978+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:50.078 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.235707+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:50.079 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.238852+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.079 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:49 smithi123 bash[28350]: audit 2023-12-08T07:21:49.239721+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.226330+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.228045+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.231978+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99017031, \"cpu_percentage\": \"1.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.089427Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90817167, \"cpu_percentage\": \"1.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090135Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49985617, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090270Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49125785, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090402Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46934261, \"cpu_percentage\": \"1.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090533Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50897879, \"cpu_percentage\": \"1.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090663Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13337886, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.090796Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51191480, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:03.091058Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.235707+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.238852+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:49 smithi196 bash[24831]: audit 2023-12-08T07:21:49.239721+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:21:50.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[47387]: debug 2023-12-08T07:21:50.200+0000 7f4eb2f46700 1 -- 172.21.15.123:0/1773610713 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d77548c4e0 con 0x55d775580800 2023-12-08T07:21:50.776 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[47387]: debug 2023-12-08T07:21:50.360+0000 7f4ec352d680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:21:50.776 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[47387]: debug 2023-12-08T07:21:50.464+0000 7f4ec352d680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:21:51.096 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[47387]: debug 2023-12-08T07:21:50.904+0000 7f4ec352d680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:21:51.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[28350]: cluster 2023-12-08T07:21:49.878241+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:51.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:50 smithi123 bash[24768]: cluster 2023-12-08T07:21:49.878241+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:51.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:50 smithi196 bash[24831]: cluster 2023-12-08T07:21:49.878241+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:52.096 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:51 smithi123 bash[47387]: debug 2023-12-08T07:21:51.820+0000 7f4ec352d680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:21:52.097 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:51 smithi123 bash[47387]: debug 2023-12-08T07:21:51.912+0000 7f4ec352d680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:21:52.596 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:52 smithi123 bash[47387]: debug 2023-12-08T07:21:52.160+0000 7f4ec352d680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:21:53.287 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:52 smithi123 bash[28350]: cluster 2023-12-08T07:21:51.878936+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:53.288 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:52 smithi123 bash[24768]: cluster 2023-12-08T07:21:51.878936+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:53.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:52 smithi196 bash[24831]: cluster 2023-12-08T07:21:51.878936+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:53.543 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:53 smithi123 bash[47387]: debug 2023-12-08T07:21:53.280+0000 7f4ec352d680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:21:53.543 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:53 smithi123 bash[47387]: debug 2023-12-08T07:21:53.440+0000 7f4ec352d680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:21:53.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:53 smithi123 bash[47387]: debug 2023-12-08T07:21:53.536+0000 7f4ec352d680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:21:53.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:53 smithi123 bash[47387]: debug 2023-12-08T07:21:53.648+0000 7f4ec352d680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:21:54.278 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:53 smithi123 bash[47387]: debug 2023-12-08T07:21:53.864+0000 7f4ec352d680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:21:54.597 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:54 smithi123 bash[47387]: debug 2023-12-08T07:21:54.272+0000 7f4ec352d680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:21:54.597 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:54 smithi123 bash[47387]: debug 2023-12-08T07:21:54.404+0000 7f4ec352d680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:21:55.346 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:54 smithi123 bash[24768]: cluster 2023-12-08T07:21:53.880374+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:55.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:54 smithi123 bash[28350]: cluster 2023-12-08T07:21:53.880374+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:55.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:54 smithi196 bash[24831]: cluster 2023-12-08T07:21:53.880374+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:55.799 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[47387]: debug 2023-12-08T07:21:55.356+0000 7f4ec352d680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:21:55.800 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[47387]: debug 2023-12-08T07:21:55.456+0000 7f4ec352d680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:21:55.800 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[47387]: debug 2023-12-08T07:21:55.572+0000 7f4ec352d680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:21:56.090 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[47387]: debug 2023-12-08T07:21:55.792+0000 7f4ec352d680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:21:56.091 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.299618+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.091 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.299618+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.092 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.301465+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.092 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.301465+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.093 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.306652+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.093 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.605971+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.094 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.306652+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.094 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.607981+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.094 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.605971+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.614172+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.617016+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.618303+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.623048+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.634470+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.635851+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.637042+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.640909+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.642004+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.650514+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.095 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: cluster 2023-12-08T07:21:55.650639+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.653021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.654048+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: audit 2023-12-08T07:21:55.655080+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[28350]: cluster 2023-12-08T07:21:55.667580+0000 mon.a (mon.0) 667 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.607981+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.614172+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.096 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.617016+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.618303+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.623048+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.634470+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.635851+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.637042+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.640909+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.642004+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.650514+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: cluster 2023-12-08T07:21:55.650639+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.653021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.654048+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: audit 2023-12-08T07:21:55.655080+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:55 smithi123 bash[24768]: cluster 2023-12-08T07:21:55.667580+0000 mon.a (mon.0) 667 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:21:56.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[47387]: debug 2023-12-08T07:21:56.084+0000 7f4ec352d680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:21:56.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[47387]: debug 2023-12-08T07:21:56.248+0000 7f4ec352d680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:21:56.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.299618+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.301465+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.306652+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 117964800, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292123Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 91928657, \"cpu_percentage\": \"100.74%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:21:55.292625Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.292970Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293335Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.293689Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47102033, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294095Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51327795, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294447Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12509511, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294702Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16001269, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.294952Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51359252, \"cpu_percentage\": \"0.12%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.295218Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.295663Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.605971+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.359 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.607981+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.614172+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115238502, \"cpu_percentage\": \"1.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600271Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 435368755, \"cpu_percentage\": \"3.14%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600652Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50667192, \"cpu_percentage\": \"0.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.600922Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601177Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47469035, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601432Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50027560, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601681Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 33543946, \"cpu_percentage\": \"4.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.601930Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12824084, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602177Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26927431, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602424Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51621396, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:21:55.602671Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:21:55.603069Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.617016+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.618303+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.623048+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.634470+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.635851+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.637042+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:21:56.360 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.640909+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.642004+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.650514+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: cluster 2023-12-08T07:21:55.650639+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.653021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.654048+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.196:0/3703743202' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: audit 2023-12-08T07:21:55.655080+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T07:21:56.361 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:55 smithi196 bash[24831]: cluster 2023-12-08T07:21:55.667580+0000 mon.a (mon.0) 667 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:21:56.760 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[47387]: debug 2023-12-08T07:21:56.420+0000 7f4ec352d680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:21:56.760 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[47387]: debug 2023-12-08T07:21:56.636+0000 7f4ec352d680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:21:56.957 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: debug 2023-12-08T07:21:56.629+0000 7f0c34232700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-08T07:21:56.957 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: ignoring --setuser ceph since I am not root 2023-12-08T07:21:56.957 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: ignoring --setgroup ceph since I am not root 2023-12-08T07:21:56.958 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: debug 2023-12-08T07:21:56.681+0000 7fdbf779a700 1 -- 172.21.15.196:0/1718143314 <== mon.1 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5557f24444e0 con 0x5557f2539000 2023-12-08T07:21:56.958 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: debug 2023-12-08T07:21:56.849+0000 7fdc07963680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[47387]: debug 2023-12-08T07:21:56.756+0000 7f4ec352d680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cephadm 2023-12-08T07:21:55.637663+0000 mgr.x (mgr.34673) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cephadm 2023-12-08T07:21:55.638185+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cephadm 2023-12-08T07:21:55.640676+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:55.881110+0000 mgr.x (mgr.34673) 69 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.633075+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:56.633159+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e20: y(active, starting, since 0.990345s), standbys: x 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.649321+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T07:21:57.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:56.649412+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:56.780670+0000 mon.a (mon.0) 672 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:56.839210+0000 mon.a (mon.0) 673 : cluster [INF] Activating manager daemon y 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.839701+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.840767+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: cluster 2023-12-08T07:21:56.848583+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.849761+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[24768]: audit 2023-12-08T07:21:56.851276+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cephadm 2023-12-08T07:21:55.637663+0000 mgr.x (mgr.34673) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cephadm 2023-12-08T07:21:55.638185+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cephadm 2023-12-08T07:21:55.640676+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:55.881110+0000 mgr.x (mgr.34673) 69 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:57.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.633075+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:56.633159+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e20: y(active, starting, since 0.990345s), standbys: x 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.649321+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:56.649412+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:56.780670+0000 mon.a (mon.0) 672 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:56.839210+0000 mon.a (mon.0) 673 : cluster [INF] Activating manager daemon y 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.839701+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.840767+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: cluster 2023-12-08T07:21:56.848583+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.849761+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T07:21:57.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:56 smithi123 bash[28350]: audit 2023-12-08T07:21:56.851276+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:21:57.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[36395]: debug 2023-12-08T07:21:56.957+0000 7fdc07963680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:21:57.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cephadm 2023-12-08T07:21:55.637663+0000 mgr.x (mgr.34673) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cephadm 2023-12-08T07:21:55.638185+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T07:21:57.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cephadm 2023-12-08T07:21:55.640676+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:55.881110+0000 mgr.x (mgr.34673) 69 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.633075+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:56.633159+0000 mon.a (mon.0) 669 : cluster [DBG] mgrmap e20: y(active, starting, since 0.990345s), standbys: x 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.649321+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:56.649412+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:56.780670+0000 mon.a (mon.0) 672 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:56.839210+0000 mon.a (mon.0) 673 : cluster [INF] Activating manager daemon y 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.839701+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.840767+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: cluster 2023-12-08T07:21:56.848583+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.849761+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T07:21:57.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:56 smithi196 bash[24831]: audit 2023-12-08T07:21:56.851276+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.? 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:21:57.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:57 smithi196 bash[36395]: debug 2023-12-08T07:21:57.393+0000 7fdc07963680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:21:58.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:58 smithi196 bash[36395]: debug 2023-12-08T07:21:58.293+0000 7fdc07963680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:21:58.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:58 smithi196 bash[36395]: debug 2023-12-08T07:21:58.385+0000 7fdc07963680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:21:59.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:21:58 smithi123 bash[24768]: cluster 2023-12-08T07:21:57.672156+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e21: y(active, starting, since 0.8332s), standbys: x 2023-12-08T07:21:59.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:21:58 smithi123 bash[28350]: cluster 2023-12-08T07:21:57.672156+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e21: y(active, starting, since 0.8332s), standbys: x 2023-12-08T07:21:59.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:21:58 smithi196 bash[24831]: cluster 2023-12-08T07:21:57.672156+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e21: y(active, starting, since 0.8332s), standbys: x 2023-12-08T07:21:59.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:58 smithi196 bash[36395]: debug 2023-12-08T07:21:58.629+0000 7fdc07963680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:22:00.006 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:59 smithi196 bash[36395]: debug 2023-12-08T07:21:59.745+0000 7fdc07963680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:22:00.006 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:21:59 smithi196 bash[36395]: debug 2023-12-08T07:21:59.905+0000 7fdc07963680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:00.334 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:00 smithi196 bash[36395]: debug 2023-12-08T07:22:00.001+0000 7fdc07963680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:00.334 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:00 smithi196 bash[36395]: debug 2023-12-08T07:22:00.109+0000 7fdc07963680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:22:00.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:00 smithi196 bash[36395]: debug 2023-12-08T07:22:00.329+0000 7fdc07963680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:22:01.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:00 smithi196 bash[36395]: debug 2023-12-08T07:22:00.693+0000 7fdc07963680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:22:01.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:00 smithi196 bash[36395]: debug 2023-12-08T07:22:00.813+0000 7fdc07963680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:02.105 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:01 smithi196 bash[36395]: debug 2023-12-08T07:22:01.669+0000 7fdc07963680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:22:02.105 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:01 smithi196 bash[36395]: debug 2023-12-08T07:22:01.769+0000 7fdc07963680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:22:02.105 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:01 smithi196 bash[36395]: debug 2023-12-08T07:22:01.881+0000 7fdc07963680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:22:02.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:02 smithi196 bash[36395]: debug 2023-12-08T07:22:02.097+0000 7fdc07963680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:22:02.725 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:02 smithi196 bash[36395]: debug 2023-12-08T07:22:02.385+0000 7fdc07963680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:22:02.725 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:02 smithi196 bash[36395]: debug 2023-12-08T07:22:02.549+0000 7fdc07963680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:22:03.046 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:02 smithi196 bash[36395]: debug 2023-12-08T07:22:02.717+0000 7fdc07963680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:03.046 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:02 smithi196 bash[36395]: debug 2023-12-08T07:22:02.933+0000 7fdc07963680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:22:03.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[36395]: debug 2023-12-08T07:22:03.041+0000 7fdc07963680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:22:03.798 INFO:teuthology.orchestra.run.smithi123.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T07:22:03.799 INFO:teuthology.orchestra.run.smithi123.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T07:22:04.038 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: cluster 2023-12-08T07:22:03.067322+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: cluster 2023-12-08T07:22:03.067513+0000 mon.a (mon.0) 681 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.069083+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.069982+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.072193+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.073095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.675235+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.675694+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.676027+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.679404+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.679967+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.680784+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:04.039 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.681351+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.682018+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.682762+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.683449+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.683733+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.684035+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.684381+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.684699+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.685643+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.686840+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.688427+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.689708+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.690313+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.690771+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.691221+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:04.040 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.691838+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.692361+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.692824+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.693250+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.693709+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.694170+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.694694+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.695216+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.695752+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:04.041 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.696304+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.696845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.697354+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.697852+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.698351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.698847+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.699375+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.699907+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.700427+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.700945+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: cluster 2023-12-08T07:22:03.719362+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.741029+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.741766+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.042 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:03 smithi196 bash[24831]: audit 2023-12-08T07:22:03.747997+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:22:04.135 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: cluster 2023-12-08T07:22:03.067322+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: cluster 2023-12-08T07:22:03.067513+0000 mon.a (mon.0) 681 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.069083+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.069982+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.072193+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.073095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.675235+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.675694+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.676027+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.679404+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.679967+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.680784+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:04.136 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.681351+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.682018+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.682762+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.683449+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.683733+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.684035+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[47387]: debug 2023-12-08T07:22:03.792+0000 7f4e4dd88700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[47387]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[47387]: Warning: Permanently added '172.21.15.123' (ECDSA) to the list of known hosts. 2023-12-08T07:22:04.137 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[47387]: Warning: Permanently added '172.21.15.196' (ECDSA) to the list of known hosts. 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: cluster 2023-12-08T07:22:03.067322+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: cluster 2023-12-08T07:22:03.067513+0000 mon.a (mon.0) 681 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.069083+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.069982+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.072193+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.073095+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.196:0/3857221926' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.675235+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.675694+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.676027+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.679404+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.679967+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.680784+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:04.138 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.681351+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.682018+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.682762+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.683449+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.683733+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.684035+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.684381+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.684699+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.685643+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.686840+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.688427+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.689708+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:04.139 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.690313+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.690771+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.691221+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.691838+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.692361+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.692824+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.693250+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.693709+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.694170+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:04.140 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.694694+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.695216+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.695752+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.684381+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.684699+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.685643+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.686840+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:04.141 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.688427+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.689708+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.690313+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.690771+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.691221+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.691838+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.692361+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.692824+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.693250+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.693709+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.694170+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.694694+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.695216+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.695752+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:04.142 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.696304+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.696845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.697354+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.697852+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.698351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.698847+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.699375+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.699907+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.700427+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.700945+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: cluster 2023-12-08T07:22:03.719362+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.741029+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.741766+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[24768]: audit 2023-12-08T07:22:03.747997+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.696304+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.696845+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.697354+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.697852+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.698351+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.698847+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.699375+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.699907+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.700427+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.700945+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: cluster 2023-12-08T07:22:03.719362+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.741029+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.741766+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T07:22:04.144 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:03 smithi123 bash[28350]: audit 2023-12-08T07:22:03.747997+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi123\": {\"hostname\": \"smithi123\", \"addr\": \"172.21.15.123\", \"labels\": [], \"status\": \"\"}, \"smithi196\": {\"hostname\": \"smithi196\", \"addr\": \"172.21.15.196\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T07:22:04.731 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T07:22:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: cephadm 2023-12-08T07:22:03.740120+0000 mgr.y (mgr.14913) 1 : cephadm [INF] inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2023-12-08T07:22:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: cluster 2023-12-08T07:22:03.789496+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2023-12-08T07:22:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.795220+0000 mgr.y (mgr.14913) 2 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: cluster 2023-12-08T07:22:03.797040+0000 mgr.y (mgr.14913) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:05.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.896480+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.899543+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.964724+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.965269+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.971654+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:03.972121+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:04.209533+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[24768]: audit 2023-12-08T07:22:04.211600+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: cephadm 2023-12-08T07:22:03.740120+0000 mgr.y (mgr.14913) 1 : cephadm [INF] inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: cluster 2023-12-08T07:22:03.789496+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.795220+0000 mgr.y (mgr.14913) 2 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: cluster 2023-12-08T07:22:03.797040+0000 mgr.y (mgr.14913) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:05.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.896480+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.899543+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.964724+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.965269+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.971654+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:03.972121+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:04.209533+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:05.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:04 smithi123 bash[28350]: audit 2023-12-08T07:22:04.211600+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:05.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: cephadm 2023-12-08T07:22:03.740120+0000 mgr.y (mgr.14913) 1 : cephadm [INF] inventory: adjusted host smithi196 addr 'smithi196' -> '172.21.15.196' 2023-12-08T07:22:05.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: cluster 2023-12-08T07:22:03.789496+0000 mon.a (mon.0) 685 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2023-12-08T07:22:05.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.795220+0000 mgr.y (mgr.14913) 2 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:05.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: cluster 2023-12-08T07:22:03.797040+0000 mgr.y (mgr.14913) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:05.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.896480+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.899543+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.964724+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.965269+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.971654+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:03.972121+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:04.209533+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:05.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:04 smithi196 bash[24831]: audit 2023-12-08T07:22:04.211600+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:07.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:06 smithi123 bash[24768]: cluster 2023-12-08T07:22:05.683539+0000 mgr.y (mgr.14913) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:07.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:06 smithi123 bash[24768]: cluster 2023-12-08T07:22:05.810754+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-12-08T07:22:07.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:06 smithi123 bash[28350]: cluster 2023-12-08T07:22:05.683539+0000 mgr.y (mgr.14913) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:07.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:06 smithi123 bash[28350]: cluster 2023-12-08T07:22:05.810754+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-12-08T07:22:07.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:06 smithi196 bash[24831]: cluster 2023-12-08T07:22:05.683539+0000 mgr.y (mgr.14913) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:07.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:06 smithi196 bash[24831]: cluster 2023-12-08T07:22:05.810754+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (50s) 12s ago 7m 15.2M - 0.26.0 9f27df16978d 209a54aefee0 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (7m) 12s ago 7m 25.6M - 6.6.2 87a51ecf0b1c 57549548077a 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 running (94s) 12s ago 11m 415M - 16.2.14-365-g451ceae1 03b62e1f94c4 a6517ae4714f 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443 running (18s) 12s ago 13m 87.6M - 16.2.14-365-g451ceae1 03b62e1f94c4 b63c0cdc959b 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (13m) 12s ago 13m 112M 2048M 15.2.0 204a01f9b0b6 83e4fc9bffc7 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (11m) 12s ago 11m 109M 2048M 15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (12m) 12s ago 12m 105M 2048M 15.2.0 204a01f9b0b6 dee4308acea0 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (7m) 12s ago 7m 11.9M - 1.7.0 72c9c2088986 635bf52729b9 2023-12-08T07:22:07.751 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (7m) 12s ago 7m 12.2M - 1.7.0 72c9c2088986 efad7a800c6c 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (11m) 12s ago 11m 48.2M 4096M 15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (10m) 12s ago 10m 46.8M 4096M 15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (10m) 12s ago 10m 44.9M 4096M 15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (9m) 12s ago 9m 48.9M 4096M 15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (9m) 12s ago 9m 48.3M 4096M 15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (9m) 12s ago 9m 47.5M 4096M 15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (8m) 12s ago 8m 45.2M 4096M 15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (8m) 12s ago 8m 47.7M 4096M 15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (36s) 12s ago 7m 31.9M - 2.48.0 620d5e2a39df 586e6582c9b8 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (5m) 12s ago 5m 48.9M - 15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:22:07.752 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (5m) 12s ago 5m 49.2M - 15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.726477+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.727451+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.728190+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.728898+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.729912+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.730569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.733152+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.734104+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.734936+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.735695+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[24768]: audit 2023-12-08T07:22:07.736471+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.726477+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.727451+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.728190+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.728898+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.729912+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.730569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.733152+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.734104+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.734936+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.735695+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:07 smithi123 bash[28350]: audit 2023-12-08T07:22:07.736471+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.726477+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.727451+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.728190+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.728898+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.729912+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.730569+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.733152+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.734104+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.734936+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.735695+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:07 smithi196 bash[24831]: audit 2023-12-08T07:22:07.736471+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:08.605 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T07:22:09.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:08 smithi123 bash[28350]: cluster 2023-12-08T07:22:07.684070+0000 mgr.y (mgr.14913) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:09.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:08 smithi123 bash[28350]: audit 2023-12-08T07:22:07.723580+0000 mgr.y (mgr.14913) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:09.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:08 smithi123 bash[24768]: cluster 2023-12-08T07:22:07.684070+0000 mgr.y (mgr.14913) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:09.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:08 smithi123 bash[24768]: audit 2023-12-08T07:22:07.723580+0000 mgr.y (mgr.14913) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:09.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:08 smithi196 bash[24831]: cluster 2023-12-08T07:22:07.684070+0000 mgr.y (mgr.14913) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:09.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:08 smithi196 bash[24831]: audit 2023-12-08T07:22:07.723580+0000 mgr.y (mgr.14913) 6 : audit [DBG] from='client.24859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:22:11.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: cluster 2023-12-08T07:22:09.685133+0000 mgr.y (mgr.14913) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:11.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: cluster 2023-12-08T07:22:09.685133+0000 mgr.y (mgr.14913) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:11.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.609133+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.609133+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.610126+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.610126+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.615406+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.615406+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.657269+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.657269+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.658150+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.102 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[24768]: audit 2023-12-08T07:22:10.663055+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.658150+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.102 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:10 smithi123 bash[28350]: audit 2023-12-08T07:22:10.663055+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: cluster 2023-12-08T07:22:09.685133+0000 mgr.y (mgr.14913) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:11.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.609133+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.610126+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.615406+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"a6517ae4714f\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 396047155, \"cpu_percentage\": \"0.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604980Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:20:33.648954Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:20:20.138592Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.606654Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.657269+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.109 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.658150+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:11.110 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:10 smithi196 bash[24831]: audit 2023-12-08T07:22:10.663055+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"container_id\": \"83e4fc9bffc7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98828288, \"cpu_percentage\": \"3.85%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652250Z\", \"created\": \"2023-12-08T07:08:19.908059Z\", \"started\": \"2023-12-08T07:08:26.134847Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:04.407374Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:10.654545Z\", \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:11.834 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.876321+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T07:22:11.941 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:22:11.942 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:22:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.876321+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.877135+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.877736+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.878340+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.878871+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.879501+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.880081+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.880707+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.881319+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.922088+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.922912+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.923704+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.924545+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.925335+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.926110+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.926815+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.877135+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.877736+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.878340+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.878871+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.879501+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.880081+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.099 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.880707+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.881319+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.922088+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.922912+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.923704+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.924545+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.925335+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.926110+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.926815+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.927483+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.927483+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.928144+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.100 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.930423+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.930830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.935627+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.949405+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.950987+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[28350]: audit 2023-12-08T07:22:10.951597+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.928144+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.930423+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.930830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.935627+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.949405+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.950987+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.101 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:11 smithi123 bash[24768]: audit 2023-12-08T07:22:10.951597+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.876321+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.877135+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.877736+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.878340+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.878871+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.879501+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.880081+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.880707+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.881319+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.922088+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.922912+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.923704+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.924545+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.925335+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.926110+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.926815+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.927483+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:22:12.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.928144+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.930423+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.930830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.935627+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.949405+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.950987+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:11 smithi196 bash[24831]: audit 2023-12-08T07:22:10.951597+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:12.748 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-08T07:22:13.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:12 smithi123 bash[24768]: cluster 2023-12-08T07:22:11.685606+0000 mgr.y (mgr.14913) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:13.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:12 smithi123 bash[24768]: audit 2023-12-08T07:22:11.939814+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.123:0/1405756329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:13.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:12 smithi123 bash[28350]: cluster 2023-12-08T07:22:11.685606+0000 mgr.y (mgr.14913) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:13.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:12 smithi123 bash[28350]: audit 2023-12-08T07:22:11.939814+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.123:0/1405756329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:13.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:12 smithi196 bash[24831]: cluster 2023-12-08T07:22:11.685606+0000 mgr.y (mgr.14913) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:13.270 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:12 smithi196 bash[24831]: audit 2023-12-08T07:22:11.939814+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.123:0/1405756329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: cephadm 2023-12-08T07:22:13.051522+0000 mgr.y (mgr.14913) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: audit 2023-12-08T07:22:13.052355+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: audit 2023-12-08T07:22:13.053091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: audit 2023-12-08T07:22:13.055444+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: audit 2023-12-08T07:22:13.057472+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: cephadm 2023-12-08T07:22:13.059182+0000 mgr.y (mgr.14913) 10 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:22:14.096 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[28350]: audit 2023-12-08T07:22:13.060277+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: cephadm 2023-12-08T07:22:13.051522+0000 mgr.y (mgr.14913) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: audit 2023-12-08T07:22:13.052355+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: audit 2023-12-08T07:22:13.053091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: audit 2023-12-08T07:22:13.055444+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: audit 2023-12-08T07:22:13.057472+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: cephadm 2023-12-08T07:22:13.059182+0000 mgr.y (mgr.14913) 10 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:22:14.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:13 smithi123 bash[24768]: audit 2023-12-08T07:22:13.060277+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: cephadm 2023-12-08T07:22:13.051522+0000 mgr.y (mgr.14913) 9 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: audit 2023-12-08T07:22:13.052355+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: audit 2023-12-08T07:22:13.053091+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: audit 2023-12-08T07:22:13.055444+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: audit 2023-12-08T07:22:13.057472+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: cephadm 2023-12-08T07:22:13.059182+0000 mgr.y (mgr.14913) 10 : cephadm [INF] Deploying daemon mgr.x on smithi196 2023-12-08T07:22:14.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:13 smithi196 bash[24831]: audit 2023-12-08T07:22:13.060277+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T07:22:15.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:14 smithi123 bash[24768]: cluster 2023-12-08T07:22:13.686306+0000 mgr.y (mgr.14913) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:15.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:14 smithi123 bash[28350]: cluster 2023-12-08T07:22:13.686306+0000 mgr.y (mgr.14913) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:15.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:14 smithi196 bash[24831]: cluster 2023-12-08T07:22:13.686306+0000 mgr.y (mgr.14913) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:15.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:15 smithi196 systemd[1]: Stopping Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:22:15.508 INFO:teuthology.orchestra.run.smithi123.stdout:wait for servicemap items w/ changing names to refresh 2023-12-08T07:22:16.316 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 60' 2023-12-08T07:22:17.306 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:16 smithi123 bash[24768]: cluster 2023-12-08T07:22:15.687740+0000 mgr.y (mgr.14913) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:17.307 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:16 smithi123 bash[28350]: cluster 2023-12-08T07:22:15.687740+0000 mgr.y (mgr.14913) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:17.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:16 smithi196 bash[24831]: cluster 2023-12-08T07:22:15.687740+0000 mgr.y (mgr.14913) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:19.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:18 smithi123 bash[24768]: cluster 2023-12-08T07:22:17.688511+0000 mgr.y (mgr.14913) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:19.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:18 smithi123 bash[28350]: cluster 2023-12-08T07:22:17.688511+0000 mgr.y (mgr.14913) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:19.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:18 smithi196 bash[24831]: cluster 2023-12-08T07:22:17.688511+0000 mgr.y (mgr.14913) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:21.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:20 smithi123 bash[28350]: cluster 2023-12-08T07:22:19.689975+0000 mgr.y (mgr.14913) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:21.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:20 smithi123 bash[24768]: cluster 2023-12-08T07:22:19.689975+0000 mgr.y (mgr.14913) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:21.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:20 smithi196 bash[24831]: cluster 2023-12-08T07:22:19.689975+0000 mgr.y (mgr.14913) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:23.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:22 smithi123 bash[24768]: cluster 2023-12-08T07:22:21.690705+0000 mgr.y (mgr.14913) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:23.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:22 smithi123 bash[28350]: cluster 2023-12-08T07:22:21.690705+0000 mgr.y (mgr.14913) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:23.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:22 smithi196 bash[24831]: cluster 2023-12-08T07:22:21.690705+0000 mgr.y (mgr.14913) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:25.272 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:24 smithi196 bash[24831]: cluster 2023-12-08T07:22:23.691444+0000 mgr.y (mgr.14913) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:25.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:24 smithi123 bash[24768]: cluster 2023-12-08T07:22:23.691444+0000 mgr.y (mgr.14913) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:25.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:24 smithi123 bash[28350]: cluster 2023-12-08T07:22:23.691444+0000 mgr.y (mgr.14913) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:26.151 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:25 smithi196 bash[39453]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:22:26.151 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:26 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T07:22:26.151 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[39513]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:22:26.462 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:26 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T07:22:26.462 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:26 smithi196 systemd[1]: Stopped Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:22:26.462 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:26 smithi196 systemd[1]: Started Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:22:26.993 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: cluster 2023-12-08T07:22:25.692866+0000 mgr.y (mgr.14913) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:26.994 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: audit 2023-12-08T07:22:26.496414+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:26.994 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: audit 2023-12-08T07:22:26.497782+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:26.994 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: audit 2023-12-08T07:22:26.504615+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:26.995 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: audit 2023-12-08T07:22:26.508529+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:26.995 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[24768]: audit 2023-12-08T07:22:26.512011+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:27.342 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: cluster 2023-12-08T07:22:25.692866+0000 mgr.y (mgr.14913) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:27.343 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: audit 2023-12-08T07:22:26.496414+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:27.343 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: audit 2023-12-08T07:22:26.497782+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:27.343 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: audit 2023-12-08T07:22:26.504615+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:27.343 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: audit 2023-12-08T07:22:26.508529+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:27.343 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:26 smithi196 bash[24831]: audit 2023-12-08T07:22:26.512011+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:27.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: cluster 2023-12-08T07:22:25.692866+0000 mgr.y (mgr.14913) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:27.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: audit 2023-12-08T07:22:26.496414+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:27.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: audit 2023-12-08T07:22:26.497782+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:27.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: audit 2023-12-08T07:22:26.504615+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"2.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.604738Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50572820, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605122Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50593792, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605252Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48318382, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605379Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50090475, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.605530Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 34896609, \"cpu_percentage\": \"0.17%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.605766Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13421772, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606003Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.606240Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52281999, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.606414Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:27.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: audit 2023-12-08T07:22:26.508529+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:27.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:26 smithi123 bash[28350]: audit 2023-12-08T07:22:26.512011+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:27.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:27 smithi196 bash[39631]: debug 2023-12-08T07:22:27.469+0000 7f26a4ba5700 1 -- 172.21.15.196:0/683719253 <== mon.1 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55abc3dc04e0 con 0x55abc3eb4800 2023-12-08T07:22:28.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:27 smithi196 bash[39631]: debug 2023-12-08T07:22:27.629+0000 7f26b518c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:22:28.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:27 smithi196 bash[39631]: debug 2023-12-08T07:22:27.737+0000 7f26b518c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:22:28.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:28 smithi196 bash[39631]: debug 2023-12-08T07:22:28.177+0000 7f26b518c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:22:29.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:28 smithi123 bash[28350]: cluster 2023-12-08T07:22:27.693578+0000 mgr.y (mgr.14913) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:29.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:28 smithi123 bash[24768]: cluster 2023-12-08T07:22:27.693578+0000 mgr.y (mgr.14913) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:29.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:29 smithi196 bash[39631]: debug 2023-12-08T07:22:29.077+0000 7f26b518c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:22:29.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:29 smithi196 bash[39631]: debug 2023-12-08T07:22:29.169+0000 7f26b518c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:22:29.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:28 smithi196 bash[24831]: cluster 2023-12-08T07:22:27.693578+0000 mgr.y (mgr.14913) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:29.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:29 smithi196 bash[39631]: debug 2023-12-08T07:22:29.421+0000 7f26b518c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:22:30.803 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:30 smithi196 bash[39631]: debug 2023-12-08T07:22:30.541+0000 7f26b518c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:22:30.803 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:30 smithi196 bash[39631]: debug 2023-12-08T07:22:30.701+0000 7f26b518c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:31.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:30 smithi196 bash[39631]: debug 2023-12-08T07:22:30.797+0000 7f26b518c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:31.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:30 smithi196 bash[39631]: debug 2023-12-08T07:22:30.905+0000 7f26b518c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:22:31.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:31 smithi196 bash[24831]: cluster 2023-12-08T07:22:29.695017+0000 mgr.y (mgr.14913) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:31.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:31 smithi123 bash[28350]: cluster 2023-12-08T07:22:29.695017+0000 mgr.y (mgr.14913) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:31.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:31 smithi123 bash[24768]: cluster 2023-12-08T07:22:29.695017+0000 mgr.y (mgr.14913) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:31.527 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:31 smithi196 bash[39631]: debug 2023-12-08T07:22:31.133+0000 7f26b518c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:22:31.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:31 smithi196 bash[39631]: debug 2023-12-08T07:22:31.521+0000 7f26b518c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:22:31.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:31 smithi196 bash[39631]: debug 2023-12-08T07:22:31.649+0000 7f26b518c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:33.011 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:32 smithi196 bash[39631]: debug 2023-12-08T07:22:32.605+0000 7f26b518c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:22:33.011 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:32 smithi196 bash[39631]: debug 2023-12-08T07:22:32.713+0000 7f26b518c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:22:33.011 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:32 smithi196 bash[39631]: debug 2023-12-08T07:22:32.833+0000 7f26b518c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:22:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: cluster 2023-12-08T07:22:31.695772+0000 mgr.y (mgr.14913) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:33.348 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: cluster 2023-12-08T07:22:31.695772+0000 mgr.y (mgr.14913) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.694530+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.694530+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.350 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[39631]: debug 2023-12-08T07:22:33.049+0000 7f26b518c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:22:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.695788+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.351 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.695788+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.702475+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:33.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.706075+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.706645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.710862+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.722744+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: cluster 2023-12-08T07:22:31.695772+0000 mgr.y (mgr.14913) 20 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.694530+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.695788+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.702475+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.706075+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.352 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.706645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.710862+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.722744+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.724438+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.724895+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.727343+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.729252+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.729714+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.736320+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.738010+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.738532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.746376+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.748001+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.748583+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.756049+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T07:22:33.353 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.758725+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[24831]: audit 2023-12-08T07:22:32.760218+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.702475+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi196","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi196\", \"container_id\": \"f7d75558e1f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 115657932, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.688320Z\", \"created\": \"2023-12-08T07:10:14.326035Z\", \"started\": \"2023-12-08T07:10:14.347225Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi196\", \"container_id\": \"8c41a5d49018\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 92064972, \"cpu_percentage\": \"99.98%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:32.688727Z\", \"created\": \"2023-12-08T07:10:30.545661Z\", \"started\": \"2023-12-08T07:22:26.516309Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi196\", \"container_id\": \"d26d03922033\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50289704, \"cpu_percentage\": \"0.22%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689000Z\", \"created\": \"2023-12-08T07:12:34.234033Z\", \"started\": \"2023-12-08T07:12:37.355265Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi196\", \"container_id\": \"ffcfe0e582ce\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50625249, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689257Z\", \"created\": \"2023-12-08T07:12:58.357494Z\", \"started\": \"2023-12-08T07:13:01.254344Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi196\", \"container_id\": \"685de2497352\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48286924, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689508Z\", \"created\": \"2023-12-08T07:13:22.192960Z\", \"started\": \"2023-12-08T07:13:25.163405Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi196\", \"container_id\": \"9d481b2a0c02\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50446991, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.689759Z\", \"created\": \"2023-12-08T07:13:47.448394Z\", \"started\": \"2023-12-08T07:13:50.526847Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi196\", \"container_id\": \"586e6582c9b8\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37266391, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690012Z\", \"created\": \"2023-12-08T07:14:19.555673Z\", \"started\": \"2023-12-08T07:21:31.364073Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi196\", \"container_id\": \"efad7a800c6c\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13725859, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690262Z\", \"created\": \"2023-12-08T07:14:21.387631Z\", \"started\": \"2023-12-08T07:14:26.569186Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi196\", \"container_id\": \"57549548077a\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.37%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690510Z\", \"created\": \"2023-12-08T07:15:03.498682Z\", \"started\": \"2023-12-08T07:15:03.518946Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi196.gjbxak\", \"daemon_name\": \"rgw.r.z.smithi196.gjbxak\", \"hostname\": \"smithi196\", \"container_id\": \"172e90b80282\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52355399, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:32.690757Z\", \"created\": \"2023-12-08T07:16:31.600702Z\", \"started\": \"2023-12-08T07:16:31.620907Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917802Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9056c53d-acb4-46df-bb4b-9a50ad34c9d6\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"3Dw41E-Uxrq-A4wJ-JS0P-8LkR-KuWt-6GD8Do\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c7e7cee0-e676-4938-959b-1f09040dc7e3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"TWlXCt-6LGG-00MR-5Xx2-fyCm-4AuS-4pfKLR\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d426511b-5904-4ba8-b2ec-8b7f6f99d4b7\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"lN0ufL-ZVBl-Cf8Z-6hQU-r6qb-6UhA-MOYXLX\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"67a69f4d-22f5-48d4-878e-ac39c955b127\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"wHxKuH-3ISq-M6aq-f8ne-6O9Y-T5wc-pjIyr0\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6246000Z400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.917823Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGPQ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:17.108177Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:13.058922Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:32.239645Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:56.220561Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:20.165359Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T07:13:45.278456Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T07:21:19.288800Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:20.710256Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T07:14:39.899283Z\"}, \"rgw.r.z.smithi196.gjbxak\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:29.008569Z\"}}, \"last_daemon_update\": \"2023-12-08T07:22:32.691142Z\", \"last_device_update\": \"2023-12-08T07:13:54.977791Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:34.231159Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.706075+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.706645+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.710862+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T07:22:33.354 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.722744+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:22:33.355 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.724438+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.355 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.724895+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.355 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.727343+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.729252+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.729714+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.736320+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.738010+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.738532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.746376+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.748001+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.748583+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.756049+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T07:22:33.356 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.758725+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[28350]: audit 2023-12-08T07:22:32.760218+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.724438+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.724895+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.727343+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.729252+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.729714+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.736320+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.738010+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.738532+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.746376+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.748001+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.357 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.748583+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T07:22:33.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.756049+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T07:22:33.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.758725+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:22:33.358 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:33 smithi123 bash[24768]: audit 2023-12-08T07:22:32.760218+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T07:22:33.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[39631]: debug 2023-12-08T07:22:33.341+0000 7f26b518c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:22:33.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[39631]: debug 2023-12-08T07:22:33.505+0000 7f26b518c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:22:34.002 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[39631]: debug 2023-12-08T07:22:33.677+0000 7f26b518c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:34.002 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:33 smithi196 bash[39631]: debug 2023-12-08T07:22:33.889+0000 7f26b518c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:22:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:34 smithi123 bash[24768]: cephadm 2023-12-08T07:22:32.728772+0000 mgr.y (mgr.14913) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T07:22:34.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:34 smithi123 bash[24768]: cephadm 2023-12-08T07:22:32.761266+0000 mgr.y (mgr.14913) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T07:22:34.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:34 smithi123 bash[28350]: cephadm 2023-12-08T07:22:32.728772+0000 mgr.y (mgr.14913) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T07:22:34.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:34 smithi123 bash[28350]: cephadm 2023-12-08T07:22:32.761266+0000 mgr.y (mgr.14913) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T07:22:34.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:34 smithi196 bash[39631]: debug 2023-12-08T07:22:33.997+0000 7f26b518c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:22:34.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:34 smithi196 bash[24831]: cephadm 2023-12-08T07:22:32.728772+0000 mgr.y (mgr.14913) 21 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T07:22:34.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:34 smithi196 bash[24831]: cephadm 2023-12-08T07:22:32.761266+0000 mgr.y (mgr.14913) 22 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T07:22:35.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: cluster 2023-12-08T07:22:33.696485+0000 mgr.y (mgr.14913) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:35.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: cluster 2023-12-08T07:22:34.024119+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: cluster 2023-12-08T07:22:34.024305+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.025746+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.026879+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.028733+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.029449+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.984335+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.984999+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.994337+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.996191+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.997685+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:34.999032+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[24768]: audit 2023-12-08T07:22:35.000956+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: cluster 2023-12-08T07:22:33.696485+0000 mgr.y (mgr.14913) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: cluster 2023-12-08T07:22:34.024119+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: cluster 2023-12-08T07:22:34.024305+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.025746+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.026879+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:35.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.028733+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.029449+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.984335+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.984999+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.994337+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.996191+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.997685+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:34.999032+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:35.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:35 smithi123 bash[28350]: audit 2023-12-08T07:22:35.000956+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:22:35.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: cluster 2023-12-08T07:22:33.696485+0000 mgr.y (mgr.14913) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:35.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: cluster 2023-12-08T07:22:34.024119+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:35.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: cluster 2023-12-08T07:22:34.024305+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.025746+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.026879+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.028733+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.029449+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.? 172.21.15.196:0/1403519166' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.984335+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.984999+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.994337+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14913 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T07:22:35.357 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.996191+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:22:35.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.997685+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:22:35.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:34.999032+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:22:35.358 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:35 smithi196 bash[24831]: audit 2023-12-08T07:22:35.000956+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T07:22:36.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[28350]: cephadm 2023-12-08T07:22:34.983673+0000 mgr.y (mgr.14913) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T07:22:36.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[28350]: cephadm 2023-12-08T07:22:35.000211+0000 mgr.y (mgr.14913) 25 : cephadm [INF] Deploying daemon mon.a on smithi123 2023-12-08T07:22:36.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[28350]: cluster 2023-12-08T07:22:35.040944+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2023-12-08T07:22:36.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[24768]: cephadm 2023-12-08T07:22:34.983673+0000 mgr.y (mgr.14913) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T07:22:36.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[24768]: cephadm 2023-12-08T07:22:35.000211+0000 mgr.y (mgr.14913) 25 : cephadm [INF] Deploying daemon mon.a on smithi123 2023-12-08T07:22:36.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:36 smithi123 bash[24768]: cluster 2023-12-08T07:22:35.040944+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2023-12-08T07:22:36.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:36 smithi196 bash[24831]: cephadm 2023-12-08T07:22:34.983673+0000 mgr.y (mgr.14913) 24 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T07:22:36.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:36 smithi196 bash[24831]: cephadm 2023-12-08T07:22:35.000211+0000 mgr.y (mgr.14913) 25 : cephadm [INF] Deploying daemon mon.a on smithi123 2023-12-08T07:22:36.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:36 smithi196 bash[24831]: cluster 2023-12-08T07:22:35.040944+0000 mon.a (mon.0) 719 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2023-12-08T07:22:37.293 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:37 smithi123 bash[28350]: cluster 2023-12-08T07:22:35.697959+0000 mgr.y (mgr.14913) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:37.294 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:37 smithi123 bash[24768]: cluster 2023-12-08T07:22:35.697959+0000 mgr.y (mgr.14913) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:37.294 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:37 smithi123 systemd[1]: Stopping Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:22:37.294 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:37 smithi123 bash[24768]: debug 2023-12-08T07:22:37.287+0000 7fe6be695700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:22:37.294 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:37 smithi123 bash[24768]: debug 2023-12-08T07:22:37.287+0000 7fe6be695700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-08T07:22:37.356 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:37 smithi196 bash[24831]: cluster 2023-12-08T07:22:35.697959+0000 mgr.y (mgr.14913) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:38.333 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:38 smithi123 bash[49560]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:22:38.333 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:38 smithi123 bash[49616]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:22:38.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:38 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T07:22:38.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:38 smithi123 systemd[1]: Stopped Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:22:38.692 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:38 smithi123 systemd[1]: Started Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:22:39.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.675+0000 7fa67beaa880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.675+0000 7fa67beaa880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.675+0000 7fa67beaa880 0 pidfile_write: ignore empty --pid-file 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 0 load: jerasure load: lrc load: isa 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: DB SUMMARY 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 924 Bytes 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2023-12-08T07:22:39.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000025.log size: 6294763 ; 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.env: 0x55a1aca04080 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.fs: Posix File System 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.info_log: 0x55a1ae4d0220 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:22:39.849 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:22:39.850 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.db_log_dir: 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:22:39.851 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.write_buffer_manager: 0x55a1af1c4390 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:22:39.852 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.unordered_write: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.row_cache: None 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.wal_filter: None 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:22:39.853 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:22:39.854 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Compression algorithms supported: 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kZSTD supported: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:22:39.855 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.merge_operator: 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a1ae473d28) 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: cache_index_and_filter_blocks: 1 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: pin_top_level_index_and_filter: 1 2023-12-08T07:22:39.856 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: index_type: 0 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: data_block_index_type: 0 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: index_shortening: 1 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: hash_index_allow_collision: 1 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: checksum: 1 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: no_block_cache: 0 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_cache: 0x55a1ae4aaf10 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_cache_name: BinnedLRUCache 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_cache_options: 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: capacity : 536870912 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: num_shard_bits : 4 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: strict_capacity_limit : 0 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: high_pri_pool_ratio: 0.000 2023-12-08T07:22:39.857 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_cache_compressed: (nil) 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: persistent_cache: (nil) 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_size: 4096 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_size_deviation: 10 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_restart_interval: 16 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: index_block_restart_interval: 1 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: metadata_block_size: 4096 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: partition_filters: 0 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: use_delta_encoding: 1 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: whole_key_filtering: 1 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: verify_compression: 0 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: read_amp_bytes_per_bit: 0 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: format_version: 2 2023-12-08T07:22:39.858 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: enable_index_compression: 1 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: block_align: 0 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.num_levels: 7 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:22:39.859 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:22:39.860 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:22:39.861 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:22:39.862 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:22:39.863 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.ttl: 2592000 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.687+0000 7fa67beaa880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.691+0000 7fa67beaa880 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 30, last_sequence is 10940, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.691+0000 7fa67beaa880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.691+0000 7fa67beaa880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020159696534, "job": 1, "event": "recovery_started", "log_files": [25]} 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.691+0000 7fa67beaa880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.703+0000 7fa67beaa880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.715+0000 7fa67beaa880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020159719505, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6267565, "table_properties": {"data_size": 6262779, "index_size": 3515, "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": 3912, "raw_average_key_size": 21, "raw_value_size": 6257448, "raw_average_value_size": 35154, "num_data_blocks": 109, "num_entries": 178, "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": 1702020159, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.715+0000 7fa67beaa880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2023-12-08T07:22:39.864 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.715+0000 7fa67beaa880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020159721537, "job": 1, "event": "recovery_finished"} 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.719+0000 7fa67beaa880 4 rocksdb: DB pointer 0x55a1ae573800 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.719+0000 7fa662cb0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.719+0000 7fa662cb0700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** DB Stats ** 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** Compaction Stats [default] ** 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: L0 1/0 5.98 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.865 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Sum 3/0 80.68 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** Compaction Stats [default] ** 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Flush(GB): cumulative 0.006, interval 0.006 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:22:39.866 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Cumulative compaction: 0.01 GB write, 199.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Interval compaction: 0.01 GB write, 199.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** Compaction Stats [default] ** 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: L0 1/0 5.98 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Sum 3/0 80.68 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** Compaction Stats [default] ** 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:22:39.867 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 561.3 0.01 0.00 1 0.011 0 0 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Flush(GB): cumulative 0.006, interval 0.000 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Cumulative compaction: 0.01 GB write, 199.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.719+0000 7fa67beaa880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.719+0000 7fa67beaa880 1 mon.a@-1(???) e3 preinit fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).mds e1 new map 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).mds e1 print_map 2023-12-08T07:22:39.868 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: e1 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: legacy client fscid: -1 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: No filesystems configured 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: cluster 2023-12-08T07:22:35.697959+0000 mgr.y (mgr.14913) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:39.869 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:39 smithi123 bash[49733]: debug 2023-12-08T07:22:39.723+0000 7fa67beaa880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-08T07:22:45.688 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[47387]: ignoring --setuser ceph since I am not root 2023-12-08T07:22:45.688 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[47387]: ignoring --setgroup ceph since I am not root 2023-12-08T07:22:45.688 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[47387]: debug 2023-12-08T07:22:45.423+0000 7f402cc2e700 1 -- 172.21.15.123:0/1027977566 <== mon.0 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564e1ee4e4e0 con 0x564e1ef42c00 2023-12-08T07:22:45.688 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[47387]: debug 2023-12-08T07:22:45.579+0000 7f403cdf7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:22:45.688 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[47387]: debug 2023-12-08T07:22:45.679+0000 7f403cdf7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:37.698735+0000 mgr.y (mgr.14913) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: audit 2023-12-08T07:22:38.666533+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"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\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:35.000060Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:39.700666+0000 mgr.y (mgr.14913) 28 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:40.345183+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:41.701438+0000 mgr.y (mgr.14913) 29 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.689 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:43.702172+0000 mgr.y (mgr.14913) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:37.698735+0000 mgr.y (mgr.14913) 27 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.347886+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.359177+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.360324+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.360425+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.362927+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 48s), standbys: x 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.364131+0000 mon.a (mon.0) 7 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.380498+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 48s), standbys: x 2023-12-08T07:22:45.690 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.381950+0000 mon.a (mon.0) 9 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.381993+0000 mon.a (mon.0) 10 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: cluster 2023-12-08T07:22:45.382019+0000 mon.a (mon.0) 11 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[49733]: audit 2023-12-08T07:22:45.388276+0000 mon.a (mon.0) 12 : audit [INF] from='mgr.14913 ' entity='' 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: audit 2023-12-08T07:22:38.666533+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.14913 172.21.15.123:0/3626830139' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi123","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi123\", \"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\": \"smithi123\", \"container_id\": \"b63c0cdc959b\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 422785843, \"cpu_percentage\": \"4.95%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T07:22:10.652571Z\", \"created\": \"2023-12-08T07:08:28.511861Z\", \"started\": \"2023-12-08T07:21:49.255000Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi123\", \"container_id\": \"dee4308acea0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111149056, \"cpu_percentage\": \"5.07%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652790Z\", \"created\": \"2023-12-08T07:09:58.773781Z\", \"started\": \"2023-12-08T07:09:58.793687Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi123\", \"container_id\": \"ef0c16264535\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50184847, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.652996Z\", \"created\": \"2023-12-08T07:10:51.184574Z\", \"started\": \"2023-12-08T07:10:54.885294Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi123\", \"container_id\": \"53b15f451953\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49566187, \"cpu_percentage\": \"0.70%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653201Z\", \"created\": \"2023-12-08T07:11:17.923351Z\", \"started\": \"2023-12-08T07:11:21.843042Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi123\", \"container_id\": \"5ac4ffa3b098\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653418Z\", \"created\": \"2023-12-08T07:11:45.114376Z\", \"started\": \"2023-12-08T07:11:49.500377Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi123\", \"container_id\": \"eb3e415a79b0\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51642368, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653633Z\", \"created\": \"2023-12-08T07:12:12.593642Z\", \"started\": \"2023-12-08T07:12:16.450481Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi123\", \"container_id\": \"635bf52729b9\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13306429, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.653835Z\", \"created\": \"2023-12-08T07:14:22.102662Z\", \"started\": \"2023-12-08T07:14:30.043162Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi123\", \"container_id\": \"209a54aefee0\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16452157, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T07:22:10.654037Z\", \"created\": \"2023-12-08T07:14:39.870253Z\", \"started\": \"2023-12-08T07:21:17.085179Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi123.ywhidr\", \"daemon_name\": \"rgw.r.z.smithi123.ywhidr\", \"hostname\": \"smithi123\", \"container_id\": \"1dccdbb0f62f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52093255, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T07:22:10.654236Z\", \"created\": \"2023-12-08T07:16:34.655611Z\", \"started\": \"2023-12-08T07:16:34.683554Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914600Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"844e007f-877f-435e-a8c1-1190bba55686\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"KPH6j9-oM3c-iL6J-9Bpw-INNp-KTC9-fEfAQ5\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7e4461df-40c9-4dcb-9ac1-0b8c52e2015e\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"HV8flP-9ZFL-9PLW-EH5M-qV4K-JsKR-qHTUvx\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7d670106-e84a-452c-8611-1fcab5d9b3f3\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"2rbDEs-j1YH-2PeG-sNEY-C7e1-TQF1-RtHezi\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"cb19423f-9b42-43ac-9f6f-fe2c49cdbbb2\", \"cluster_fsid\": \"783514b6-9598-11ee-95a3-87774f69a715\", \"block_uuid\": \"UB4ipI-UVbx-KY39-vbIb-pTIl-cP7j-YkjV83\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400YK400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T07:20:47.914633Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5L6SZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:06.676714Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T07:21:35.731349Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T07:10:48.905318Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:15.518916Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T07:11:42.749221Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T07:12:10.308762Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:14:21.419333Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T07:21:08.583647Z\"}, \"rgw.r.z.smithi123.ywhidr\": {\"deps\": [], \"last_config\": \"2023-12-08T07:16:31.637065Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T07:22:35.000060Z\"}}, \"last_device_update\": \"2023-12-08T07:12:20.025206Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T07:20:33.938328Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:39.700666+0000 mgr.y (mgr.14913) 28 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:40.345183+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:41.701438+0000 mgr.y (mgr.14913) 29 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:43.702172+0000 mgr.y (mgr.14913) 30 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.347886+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:22:45.691 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.359177+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.360324+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.360425+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.362927+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 48s), standbys: x 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.364131+0000 mon.a (mon.0) 7 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.380498+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 48s), standbys: x 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.381950+0000 mon.a (mon.0) 9 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.381993+0000 mon.a (mon.0) 10 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: cluster 2023-12-08T07:22:45.382019+0000 mon.a (mon.0) 11 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:22:45.692 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:45 smithi123 bash[28350]: audit 2023-12-08T07:22:45.388276+0000 mon.a (mon.0) 12 : audit [INF] from='mgr.14913 ' entity='' 2023-12-08T07:22:45.702 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:45 smithi196 bash[39631]: ignoring --setuser ceph since I am not root 2023-12-08T07:22:45.702 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:45 smithi196 bash[39631]: ignoring --setgroup ceph since I am not root 2023-12-08T07:22:45.702 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:45 smithi196 bash[39631]: debug 2023-12-08T07:22:45.432+0000 7fbd2ef9d700 1 -- 172.21.15.196:0/797618826 <== mon.1 v2:172.21.15.123:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9e9c764e0 con 0x55b9e9d6ac00 2023-12-08T07:22:45.702 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:45 smithi196 bash[39631]: debug 2023-12-08T07:22:45.592+0000 7fbd3f166680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T07:22:45.702 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:45 smithi196 bash[39631]: debug 2023-12-08T07:22:45.696+0000 7fbd3f166680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T07:22:46.596 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:46 smithi123 bash[47387]: debug 2023-12-08T07:22:46.119+0000 7f403cdf7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:22:46.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:46 smithi196 bash[39631]: debug 2023-12-08T07:22:46.120+0000 7fbd3f166680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T07:22:47.346 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:47 smithi123 bash[47387]: debug 2023-12-08T07:22:47.063+0000 7f403cdf7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:22:47.347 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:47 smithi123 bash[47387]: debug 2023-12-08T07:22:47.159+0000 7f403cdf7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:22:47.347 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:22:46 smithi123 bash[46693]: ts=2023-12-08T07:22:46.957Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T07:22:47.352 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:47 smithi196 bash[39631]: debug 2023-12-08T07:22:47.004+0000 7fbd3f166680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T07:22:47.352 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:47 smithi196 bash[39631]: debug 2023-12-08T07:22:47.100+0000 7fbd3f166680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T07:22:47.606 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:47 smithi196 bash[39631]: debug 2023-12-08T07:22:47.344+0000 7fbd3f166680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:22:47.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:47 smithi123 bash[47387]: debug 2023-12-08T07:22:47.403+0000 7f403cdf7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T07:22:48.712 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:48 smithi196 bash[39631]: debug 2023-12-08T07:22:48.452+0000 7fbd3f166680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:22:48.712 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:48 smithi196 bash[39631]: debug 2023-12-08T07:22:48.608+0000 7fbd3f166680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:48.777 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:48 smithi123 bash[47387]: debug 2023-12-08T07:22:48.515+0000 7f403cdf7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T07:22:48.777 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:48 smithi123 bash[47387]: debug 2023-12-08T07:22:48.671+0000 7f403cdf7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:48.777 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:48 smithi123 bash[47387]: debug 2023-12-08T07:22:48.771+0000 7f403cdf7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:49.039 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:48 smithi196 bash[39631]: debug 2023-12-08T07:22:48.704+0000 7fbd3f166680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:49.039 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:48 smithi196 bash[39631]: debug 2023-12-08T07:22:48.812+0000 7fbd3f166680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:22:49.096 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:48 smithi123 bash[47387]: debug 2023-12-08T07:22:48.883+0000 7f403cdf7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T07:22:49.357 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:49 smithi196 bash[39631]: debug 2023-12-08T07:22:49.032+0000 7fbd3f166680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:22:49.467 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:49 smithi123 bash[47387]: debug 2023-12-08T07:22:49.099+0000 7f403cdf7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T07:22:49.846 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:49 smithi123 bash[47387]: debug 2023-12-08T07:22:49.459+0000 7f403cdf7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:22:49.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:49 smithi123 bash[47387]: debug 2023-12-08T07:22:49.579+0000 7f403cdf7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:49.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:49 smithi196 bash[39631]: debug 2023-12-08T07:22:49.396+0000 7fbd3f166680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T07:22:49.856 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:49 smithi196 bash[39631]: debug 2023-12-08T07:22:49.512+0000 7fbd3f166680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T07:22:50.803 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:50 smithi196 bash[39631]: debug 2023-12-08T07:22:50.364+0000 7fbd3f166680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:22:50.803 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:50 smithi196 bash[39631]: debug 2023-12-08T07:22:50.468+0000 7fbd3f166680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:22:50.803 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:50 smithi196 bash[39631]: debug 2023-12-08T07:22:50.580+0000 7fbd3f166680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:22:50.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:50 smithi123 bash[47387]: debug 2023-12-08T07:22:50.431+0000 7f403cdf7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T07:22:50.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:50 smithi123 bash[47387]: debug 2023-12-08T07:22:50.535+0000 7f403cdf7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T07:22:50.847 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:50 smithi123 bash[47387]: debug 2023-12-08T07:22:50.651+0000 7f403cdf7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T07:22:51.092 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:50 smithi196 bash[39631]: debug 2023-12-08T07:22:50.796+0000 7fbd3f166680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:22:51.167 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:50 smithi123 bash[47387]: debug 2023-12-08T07:22:50.875+0000 7f403cdf7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T07:22:51.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:51 smithi196 bash[39631]: debug 2023-12-08T07:22:51.084+0000 7fbd3f166680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:22:51.356 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:51 smithi196 bash[39631]: debug 2023-12-08T07:22:51.248+0000 7fbd3f166680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:22:51.500 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:51 smithi123 bash[47387]: debug 2023-12-08T07:22:51.159+0000 7f403cdf7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T07:22:51.500 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:51 smithi123 bash[47387]: debug 2023-12-08T07:22:51.323+0000 7f403cdf7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T07:22:51.500 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:51 smithi123 bash[47387]: debug 2023-12-08T07:22:51.491+0000 7f403cdf7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:51.746 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:51 smithi196 bash[39631]: debug 2023-12-08T07:22:51.420+0000 7fbd3f166680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T07:22:51.746 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:51 smithi196 bash[39631]: debug 2023-12-08T07:22:51.632+0000 7fbd3f166680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:22:51.822 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:51 smithi123 bash[47387]: debug 2023-12-08T07:22:51.707+0000 7f403cdf7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T07:22:52.096 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:51 smithi123 bash[47387]: debug 2023-12-08T07:22:51.815+0000 7f403cdf7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:22:52.106 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:22:51 smithi196 bash[39631]: debug 2023-12-08T07:22:51.740+0000 7fbd3f166680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T07:22:52.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:47.063539+0000 mon.c (mon.1) 131 : cluster [INF] mon.c calling monitor election 2023-12-08T07:22:52.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:47.064626+0000 mon.a (mon.0) 14 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:52.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: audit 2023-12-08T07:22:51.770410+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:52.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.066206+0000 mon.a (mon.0) 16 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:22:52.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.071742+0000 mon.a (mon.0) 17 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.072892+0000 mon.a (mon.0) 18 : cluster [DBG] fsmap 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.072956+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.073554+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e26: y(active, since 55s), standbys: x 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.075139+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.075289+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.075784+0000 mon.a (mon.0) 23 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.076298+0000 mon.a (mon.0) 24 : cluster [INF] Activating manager daemon y 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.081329+0000 mon.a (mon.0) 25 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.081380+0000 mon.a (mon.0) 26 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.081428+0000 mon.a (mon.0) 27 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: audit 2023-12-08T07:22:52.082394+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.090973+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: cluster 2023-12-08T07:22:52.091954+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0158053s), standbys: x 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: audit 2023-12-08T07:22:52.092206+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:52.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[28350]: audit 2023-12-08T07:22:52.093781+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:47.063539+0000 mon.c (mon.1) 131 : cluster [INF] mon.c calling monitor election 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:47.064626+0000 mon.a (mon.0) 14 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: audit 2023-12-08T07:22:51.770410+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.066206+0000 mon.a (mon.0) 16 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.071742+0000 mon.a (mon.0) 17 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.072892+0000 mon.a (mon.0) 18 : cluster [DBG] fsmap 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.072956+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.073554+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e26: y(active, since 55s), standbys: x 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.075139+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.075289+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.075784+0000 mon.a (mon.0) 23 : cluster [INF] Active manager daemon y restarted 2023-12-08T07:22:52.599 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.076298+0000 mon.a (mon.0) 24 : cluster [INF] Activating manager daemon y 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.081329+0000 mon.a (mon.0) 25 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.081380+0000 mon.a (mon.0) 26 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.081428+0000 mon.a (mon.0) 27 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: audit 2023-12-08T07:22:52.082394+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.090973+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: cluster 2023-12-08T07:22:52.091954+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0158053s), standbys: x 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: audit 2023-12-08T07:22:52.092206+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T07:22:52.600 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:52 smithi123 bash[49733]: audit 2023-12-08T07:22:52.093781+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.196:0/3119221988' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:58.414 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[47387]: debug 2023-12-08T07:22:58.175+0000 7f40005f9700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-08T07:22:58.414 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[47387]: Warning: Permanently added '172.21.15.196' (ECDSA) to the list of known hosts. 2023-12-08T07:22:58.414 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[47387]: Warning: Permanently added '172.21.15.123' (ECDSA) to the list of known hosts. 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.092645+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.093326+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.093903+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.096573+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.097233+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.097600+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.098063+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.098452+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.098917+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.099546+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.099909+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.100181+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.100449+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:58.415 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.100717+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.100929+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.101387+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.103110+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.104549+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.092645+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.093326+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:58.416 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.093903+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.096573+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.097233+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.097600+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.098063+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.098452+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.098917+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.099546+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.099909+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.100181+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.100449+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.100717+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.100929+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.101387+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:58.417 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.103110+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.104549+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.105121+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.105632+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.106135+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.106634+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.107192+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.107722+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.108235+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.108802+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.109337+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.109857+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.110381+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.110921+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:58.418 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.111452+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.112021+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.112562+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.113086+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.113611+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.114128+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.114660+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.115284+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.115986+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: audit 2023-12-08T07:22:58.116638+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.120613+0000 mon.a (mon.0) 73 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:58.419 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.105121+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.105632+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.106135+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.106634+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.107192+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.107722+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.108235+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.108802+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.109337+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.109857+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.110381+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.110921+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.111452+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.112021+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:58.420 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.112562+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.113086+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.113611+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.114128+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.114660+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.115284+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.115986+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: audit 2023-12-08T07:22:58.116638+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:58.421 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:58 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.120613+0000 mon.a (mon.0) 73 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.092645+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.093326+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.093903+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.096573+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.097233+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.097600+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T07:22:58.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.098063+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.098452+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.098917+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.099546+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.099909+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.100181+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.100449+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.100717+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.100929+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T07:22:58.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.101387+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.103110+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.104549+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.105121+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.105632+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.106135+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi123"}]: dispatch 2023-12-08T07:22:58.609 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.106634+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi196"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.107192+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.107722+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.108235+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.108802+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.109337+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.109857+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.110381+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.110921+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.111452+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.112021+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.112562+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.113086+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.113611+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T07:22:58.610 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.114128+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T07:22:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.114660+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T07:22:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.115284+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T07:22:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.115986+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T07:22:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: audit 2023-12-08T07:22:58.116638+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T07:22:58.611 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:58 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.120613+0000 mon.a (mon.0) 73 : cluster [INF] Manager daemon y is now available 2023-12-08T07:22:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:47.062247+0000 mon.b (mon.2) 165 : cluster [INF] mon.b calling monitor election 2023-12-08T07:22:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.366456+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:59.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.366557+0000 mon.c (mon.1) 132 : cluster [INF] mon.c calling monitor election 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.372970+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.380223+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.380833+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.380892+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.381427+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.381676+0000 mon.a (mon.0) 83 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.381711+0000 mon.a (mon.0) 84 : cluster [INF] Cluster is now healthy 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: audit 2023-12-08T07:22:58.386074+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: audit 2023-12-08T07:22:58.391937+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.399594+0000 mgr.y (mgr.44100) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: cluster 2023-12-08T07:22:58.401153+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: audit 2023-12-08T07:22:58.635265+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:59.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[49733]: audit 2023-12-08T07:22:58.659420+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:47.062247+0000 mon.b (mon.2) 165 : cluster [INF] mon.b calling monitor election 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.366456+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.366557+0000 mon.c (mon.1) 132 : cluster [INF] mon.c calling monitor election 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.372970+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.380223+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.380833+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.380892+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.381427+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.381676+0000 mon.a (mon.0) 83 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.381711+0000 mon.a (mon.0) 84 : cluster [INF] Cluster is now healthy 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: audit 2023-12-08T07:22:58.386074+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: audit 2023-12-08T07:22:58.391937+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:59.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.399594+0000 mgr.y (mgr.44100) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:59.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: cluster 2023-12-08T07:22:58.401153+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2023-12-08T07:22:59.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: audit 2023-12-08T07:22:58.635265+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:59.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:22:59 smithi123 bash[28350]: audit 2023-12-08T07:22:58.659420+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:59.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:47.062247+0000 mon.b (mon.2) 165 : cluster [INF] mon.b calling monitor election 2023-12-08T07:22:59.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.366456+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2023-12-08T07:22:59.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.366557+0000 mon.c (mon.1) 132 : cluster [INF] mon.c calling monitor election 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.372970+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.380223+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.380833+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.380892+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.381427+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e28: y(active, since 6s), standbys: x 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.381676+0000 mon.a (mon.0) 83 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.381711+0000 mon.a (mon.0) 84 : cluster [INF] Cluster is now healthy 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: audit 2023-12-08T07:22:58.386074+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: audit 2023-12-08T07:22:58.391937+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.399594+0000 mgr.y (mgr.44100) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: cluster 2023-12-08T07:22:58.401153+0000 mon.a (mon.0) 87 : cluster [INF] overall HEALTH_OK 2023-12-08T07:22:59.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: audit 2023-12-08T07:22:58.635265+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:22:59.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:22:59 smithi196 bash[24831]: audit 2023-12-08T07:22:58.659420+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:01.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:00 smithi123 bash[49733]: cluster 2023-12-08T07:23:00.099614+0000 mgr.y (mgr.44100) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:01.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:00 smithi123 bash[28350]: cluster 2023-12-08T07:23:00.099614+0000 mgr.y (mgr.44100) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:01.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:00 smithi196 bash[24831]: cluster 2023-12-08T07:23:00.099614+0000 mgr.y (mgr.44100) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:02.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:01 smithi123 bash[28350]: cluster 2023-12-08T07:23:00.758362+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-08T07:23:02.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:01 smithi123 bash[49733]: cluster 2023-12-08T07:23:00.758362+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-08T07:23:02.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:01 smithi196 bash[24831]: cluster 2023-12-08T07:23:00.758362+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e29: y(active, since 8s), standbys: x 2023-12-08T07:23:03.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:02 smithi123 bash[28350]: cluster 2023-12-08T07:23:02.100315+0000 mgr.y (mgr.44100) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:03.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:02 smithi123 bash[49733]: cluster 2023-12-08T07:23:02.100315+0000 mgr.y (mgr.44100) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:03.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:02 smithi196 bash[24831]: cluster 2023-12-08T07:23:02.100315+0000 mgr.y (mgr.44100) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:05.543 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: cluster 2023-12-08T07:23:04.101866+0000 mgr.y (mgr.44100) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:04.808875+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.030336+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.064906+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.065609+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.066224+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.066819+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.067395+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.068009+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.068626+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.069246+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.544 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[28350]: audit 2023-12-08T07:23:05.069869+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: cluster 2023-12-08T07:23:04.101866+0000 mgr.y (mgr.44100) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:04.808875+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.030336+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.064906+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.065609+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.066224+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.066819+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.067395+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.068009+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.068626+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.069246+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.545 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:05 smithi123 bash[49733]: audit 2023-12-08T07:23:05.069869+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: cluster 2023-12-08T07:23:04.101866+0000 mgr.y (mgr.44100) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:04.808875+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.030336+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.064906+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.065609+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.066224+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.066819+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.067395+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.068009+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.068626+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:05.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.069246+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:05.608 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:05 smithi196 bash[24831]: audit 2023-12-08T07:23:05.069869+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.289739+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.290855+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.291997+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.293106+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.465 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.294215+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.295233+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.296358+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.297312+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.298339+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.307549+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.319196+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.324071+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.326577+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: audit 2023-12-08T07:23:05.328100+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[28350]: cephadm 2023-12-08T07:23:05.329146+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T07:23:06.466 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.289739+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.290855+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.291997+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.293106+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.294215+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.295233+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.296358+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.297312+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.298339+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.307549+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.319196+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.324071+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:06.467 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.326577+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:06.468 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: audit 2023-12-08T07:23:05.328100+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T07:23:06.468 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:06 smithi123 bash[49733]: cephadm 2023-12-08T07:23:05.329146+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T07:23:06.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.289739+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.290855+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.291997+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.293106+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.294215+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.295233+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.296358+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.297312+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.298339+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.307549+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.319196+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.324071+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.326577+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: audit 2023-12-08T07:23:05.328100+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T07:23:06.607 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:06 smithi196 bash[24831]: cephadm 2023-12-08T07:23:05.329146+0000 mgr.y (mgr.44100) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T07:23:07.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:07 smithi123 bash[28350]: cluster 2023-12-08T07:23:06.102708+0000 mgr.y (mgr.44100) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:07.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:07 smithi123 bash[49733]: cluster 2023-12-08T07:23:06.102708+0000 mgr.y (mgr.44100) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:07.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:07 smithi196 bash[24831]: cluster 2023-12-08T07:23:06.102708+0000 mgr.y (mgr.44100) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: cephadm 2023-12-08T07:23:07.552035+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: audit 2023-12-08T07:23:07.558261+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: audit 2023-12-08T07:23:07.559958+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: audit 2023-12-08T07:23:07.561398+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: audit 2023-12-08T07:23:07.562956+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: cephadm 2023-12-08T07:23:07.564481+0000 mgr.y (mgr.44100) 8 : cephadm [INF] Deploying daemon mon.c on smithi123 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: audit 2023-12-08T07:23:07.565273+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:23:08.847 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[28350]: cluster 2023-12-08T07:23:08.103465+0000 mgr.y (mgr.44100) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: cephadm 2023-12-08T07:23:07.552035+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: audit 2023-12-08T07:23:07.558261+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: audit 2023-12-08T07:23:07.559958+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: audit 2023-12-08T07:23:07.561398+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: audit 2023-12-08T07:23:07.562956+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: cephadm 2023-12-08T07:23:07.564481+0000 mgr.y (mgr.44100) 8 : cephadm [INF] Deploying daemon mon.c on smithi123 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: audit 2023-12-08T07:23:07.565273+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:23:08.848 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:08 smithi123 bash[49733]: cluster 2023-12-08T07:23:08.103465+0000 mgr.y (mgr.44100) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: cephadm 2023-12-08T07:23:07.552035+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: audit 2023-12-08T07:23:07.558261+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: audit 2023-12-08T07:23:07.559958+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: audit 2023-12-08T07:23:07.561398+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: audit 2023-12-08T07:23:07.562956+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: cephadm 2023-12-08T07:23:07.564481+0000 mgr.y (mgr.44100) 8 : cephadm [INF] Deploying daemon mon.c on smithi123 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: audit 2023-12-08T07:23:07.565273+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:23:08.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:08 smithi196 bash[24831]: cluster 2023-12-08T07:23:08.103465+0000 mgr.y (mgr.44100) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:09.794 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:09 smithi123 systemd[1]: Stopping Ceph mon.c for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:10.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:09 smithi123 bash[28350]: debug 2023-12-08T07:23:09.883+0000 7fad5a8f8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:10.180 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:09 smithi123 bash[28350]: debug 2023-12-08T07:23:09.883+0000 7fad5a8f8700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-08T07:23:11.001 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:10 smithi123 bash[50753]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.c 2023-12-08T07:23:11.002 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:10 smithi123 bash[50872]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.c 2023-12-08T07:23:11.346 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:11 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.c.service: Succeeded. 2023-12-08T07:23:11.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:11 smithi123 systemd[1]: Stopped Ceph mon.c for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:23:11.347 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:11 smithi123 systemd[1]: Started Ceph mon.c for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:23:12.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.323+0000 7f59dd76e880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:23:12.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.323+0000 7f59dd76e880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T07:23:12.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.323+0000 7f59dd76e880 0 pidfile_write: ignore empty --pid-file 2023-12-08T07:23:12.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 0 load: jerasure load: lrc load: isa 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: DB SUMMARY 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1038 Bytes 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000028.sst 000029.sst 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000026.log size: 13290225 ; 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.env: 0x55c78aab4080 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.fs: Posix File System 2023-12-08T07:23:12.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.info_log: 0x55c78b432220 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:23:12.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.db_log_dir: 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:23:12.600 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.write_buffer_manager: 0x55c78c126390 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:23:12.601 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.unordered_write: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.row_cache: None 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.wal_filter: None 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:23:12.602 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:23:12.603 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Compression algorithms supported: 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kZSTD supported: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:23:12.604 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.merge_operator: 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c78b3d5d28) 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: cache_index_and_filter_blocks: 1 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: pin_top_level_index_and_filter: 1 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: index_type: 0 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: data_block_index_type: 0 2023-12-08T07:23:12.605 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: index_shortening: 1 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: hash_index_allow_collision: 1 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: checksum: 1 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: no_block_cache: 0 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_cache: 0x55c78b40cf10 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_cache_name: BinnedLRUCache 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_cache_options: 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: capacity : 536870912 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: num_shard_bits : 4 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: strict_capacity_limit : 0 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: high_pri_pool_ratio: 0.000 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_cache_compressed: (nil) 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: persistent_cache: (nil) 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_size: 4096 2023-12-08T07:23:12.606 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_size_deviation: 10 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_restart_interval: 16 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: index_block_restart_interval: 1 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: metadata_block_size: 4096 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: partition_filters: 0 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: use_delta_encoding: 1 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: whole_key_filtering: 1 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: verify_compression: 0 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: read_amp_bytes_per_bit: 0 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: format_version: 2 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: enable_index_compression: 1 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: block_align: 0 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:23:12.607 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.num_levels: 7 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:23:12.608 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:23:12.609 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:23:12.610 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:23:12.611 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:23:12.612 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.ttl: 2592000 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 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 31, last_sequence is 11639, log_number is 26,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 26 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020192330969, "job": 1, "event": "recovery_started", "log_files": [26]} 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.327+0000 7f59dd76e880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #26 mode 2 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.347+0000 7f59dd76e880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.363+0000 7f59dd76e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020192363521, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 8709124, "table_properties": {"data_size": 8702212, "index_size": 5384, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 709, "raw_key_size": 5673, "raw_average_key_size": 21, "raw_value_size": 8694201, "raw_average_value_size": 32441, "num_data_blocks": 169, "num_entries": 268, "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": 1702020192, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.363+0000 7f59dd76e880 4 rocksdb: [version_set.cc:3826] Creating manifest 32 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.363+0000 7f59dd76e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020192364358, "job": 1, "event": "recovery_finished"} 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.367+0000 7f59dd76e880 4 rocksdb: DB pointer 0x55c78b4d5800 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.367+0000 7f59c4574700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.367+0000 7f59c4574700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** DB Stats ** 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:12.613 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** Compaction Stats [default] ** 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: L0 1/0 8.31 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Sum 3/0 83.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** Compaction Stats [default] ** 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:12.614 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Flush(GB): cumulative 0.008, interval 0.008 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Cumulative compaction: 0.01 GB write, 216.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Interval compaction: 0.01 GB write, 216.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** Compaction Stats [default] ** 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: L0 1/0 8.31 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.615 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Sum 3/0 83.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** Compaction Stats [default] ** 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 581.2 0.01 0.00 1 0.014 0 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Flush(GB): cumulative 0.008, interval 0.000 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Cumulative compaction: 0.01 GB write, 216.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:12.616 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.367+0000 7f59dd76e880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] at bind addrs [v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.371+0000 7f59dd76e880 1 mon.c@-1(???) e3 preinit fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.371+0000 7f59dd76e880 0 mon.c@-1(???).mds e1 new map 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.371+0000 7f59dd76e880 0 mon.c@-1(???).mds e1 print_map 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: e1 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: legacy client fscid: -1 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: No filesystems configured 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.375+0000 7f59dd76e880 0 mon.c@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.375+0000 7f59dd76e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.375+0000 7f59dd76e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.375+0000 7f59dd76e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:12.617 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: cephadm 2023-12-08T07:23:07.552035+0000 mgr.y (mgr.44100) 7 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: audit 2023-12-08T07:23:07.558261+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: audit 2023-12-08T07:23:07.559958+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: audit 2023-12-08T07:23:07.561398+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: audit 2023-12-08T07:23:07.562956+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: cephadm 2023-12-08T07:23:07.564481+0000 mgr.y (mgr.44100) 8 : cephadm [INF] Deploying daemon mon.c on smithi123 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: audit 2023-12-08T07:23:07.565273+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: cluster 2023-12-08T07:23:08.103465+0000 mgr.y (mgr.44100) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:12.618 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:12 smithi123 bash[50990]: debug 2023-12-08T07:23:12.375+0000 7f59dd76e880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-08T07:23:13.597 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:23:13 smithi123 bash[46693]: ts=2023-12-08T07:23:13.252Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T07:23:15.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:12.105536+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:15.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:12.585244+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:15.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.758342+0000 mon.a (mon.0) 121 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:15.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.782287+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:15.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.790616+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.791998+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.792097+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.792999+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e29: y(active, since 21s), standbys: x 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:13.799962+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: audit 2023-12-08T07:23:13.804092+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: audit 2023-12-08T07:23:13.805761+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: audit 2023-12-08T07:23:13.808433+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[49733]: cluster 2023-12-08T07:23:14.107049+0000 mgr.y (mgr.44100) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:12.105536+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:15.098 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:12.585244+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.758342+0000 mon.a (mon.0) 121 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.782287+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.790616+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.791998+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.792097+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.792999+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e29: y(active, since 21s), standbys: x 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:13.799962+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: audit 2023-12-08T07:23:13.804092+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: audit 2023-12-08T07:23:13.805761+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: audit 2023-12-08T07:23:13.808433+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:15.099 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:14 smithi123 bash[50990]: cluster 2023-12-08T07:23:14.107049+0000 mgr.y (mgr.44100) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:15.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:12.105536+0000 mgr.y (mgr.44100) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:15.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:12.585244+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:15.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.758342+0000 mon.a (mon.0) 121 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:15.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.782287+0000 mon.a (mon.0) 122 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:15.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.790616+0000 mon.a (mon.0) 123 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.791998+0000 mon.a (mon.0) 124 : cluster [DBG] fsmap 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.792097+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.792999+0000 mon.a (mon.0) 126 : cluster [DBG] mgrmap e29: y(active, since 21s), standbys: x 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:13.799962+0000 mon.a (mon.0) 127 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: audit 2023-12-08T07:23:13.804092+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: audit 2023-12-08T07:23:13.805761+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: audit 2023-12-08T07:23:13.808433+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:15.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:14 smithi196 bash[24831]: cluster 2023-12-08T07:23:14.107049+0000 mgr.y (mgr.44100) 12 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:17.597 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:17 smithi123 bash[50990]: cluster 2023-12-08T07:23:16.107901+0000 mgr.y (mgr.44100) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:17.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:17 smithi123 bash[49733]: cluster 2023-12-08T07:23:16.107901+0000 mgr.y (mgr.44100) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:17.598 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:17 smithi123 bash[47387]: debug 2023-12-08T07:23:17.378+0000 7f40005f9700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-08T07:23:17.606 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:17 smithi196 bash[24831]: cluster 2023-12-08T07:23:16.107901+0000 mgr.y (mgr.44100) 13 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:19.391 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:19 smithi123 bash[49733]: cluster 2023-12-08T07:23:18.108729+0000 mgr.y (mgr.44100) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:19.596 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:19 smithi123 bash[50990]: cluster 2023-12-08T07:23:18.108729+0000 mgr.y (mgr.44100) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:19.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:19 smithi196 bash[24831]: cluster 2023-12-08T07:23:18.108729+0000 mgr.y (mgr.44100) 14 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:20.094 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: cluster 2023-12-08T07:23:20.110261+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.192927+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.199319+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.212247+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.217284+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.219946+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: audit 2023-12-08T07:23:20.221178+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[50990]: cephadm 2023-12-08T07:23:20.222128+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T07:23:21.502 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: cluster 2023-12-08T07:23:20.110261+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.192927+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.199319+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.212247+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.217284+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.219946+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: audit 2023-12-08T07:23:20.221178+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T07:23:21.503 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:21 smithi123 bash[49733]: cephadm 2023-12-08T07:23:20.222128+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T07:23:21.572 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: cluster 2023-12-08T07:23:20.110261+0000 mgr.y (mgr.44100) 15 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.192927+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.199319+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.212247+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.217284+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.219946+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: audit 2023-12-08T07:23:20.221178+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T07:23:21.573 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:21 smithi196 bash[24831]: cephadm 2023-12-08T07:23:20.222128+0000 mgr.y (mgr.44100) 16 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:alertmanager.a smithi123 running (2m) 3s ago 8m 16.9M - 0.26.0 9f27df16978d 209a54aefee0 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:grafana.a smithi196 running (8m) 18s ago 8m 25.9M - 6.6.2 87a51ecf0b1c 57549548077a 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.x smithi196 *:8443 running (56s) 18s ago 12m 376M - 16.2.14-365-g451ceae1 03b62e1f94c4 8c41a5d49018 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:mgr.y smithi123 *:8443 running (94s) 3s ago 14m 408M - 16.2.14-365-g451ceae1 03b62e1f94c4 b63c0cdc959b 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:mon.a smithi123 running (44s) 3s ago 15m 39.6M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 8f52d9c76487 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:mon.b smithi196 running (13m) 18s ago 13m 110M 2048M 15.2.0 204a01f9b0b6 f7d75558e1f3 2023-12-08T07:23:23.296 INFO:teuthology.orchestra.run.smithi123.stdout:mon.c smithi123 running (11s) 3s ago 13m 29.2M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 643d664a8a94 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.a smithi123 running (8m) 3s ago 9m 12.5M - 1.7.0 72c9c2088986 635bf52729b9 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:node-exporter.b smithi196 running (8m) 18s ago 9m 12.0M - 1.7.0 72c9c2088986 efad7a800c6c 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.0 smithi123 running (12m) 3s ago 12m 48.2M 4096M 15.2.0 204a01f9b0b6 ef0c16264535 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.1 smithi123 running (12m) 3s ago 12m 47.6M 4096M 15.2.0 204a01f9b0b6 53b15f451953 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.2 smithi123 running (11m) 3s ago 11m 45.9M 4096M 15.2.0 204a01f9b0b6 5ac4ffa3b098 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.3 smithi123 running (11m) 3s ago 11m 50.3M 4096M 15.2.0 204a01f9b0b6 eb3e415a79b0 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.4 smithi196 running (10m) 18s ago 10m 48.4M 4096M 15.2.0 204a01f9b0b6 d26d03922033 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.5 smithi196 running (10m) 18s ago 10m 48.6M 4096M 15.2.0 204a01f9b0b6 ffcfe0e582ce 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.6 smithi196 running (9m) 18s ago 10m 46.3M 4096M 15.2.0 204a01f9b0b6 685de2497352 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:osd.7 smithi196 running (9m) 18s ago 9m 48.5M 4096M 15.2.0 204a01f9b0b6 9d481b2a0c02 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:prometheus.a smithi196 running (111s) 18s ago 9m 38.1M - 2.48.0 620d5e2a39df 586e6582c9b8 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi123.ywhidr smithi123 running (6m) 3s ago 6m 50.2M - 15.2.0 204a01f9b0b6 1dccdbb0f62f 2023-12-08T07:23:23.297 INFO:teuthology.orchestra.run.smithi123.stdout:rgw.r.z.smithi196.gjbxak smithi196 running (6m) 18s ago 6m 50.4M - 15.2.0 204a01f9b0b6 172e90b80282 2023-12-08T07:23:23.494 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: cluster 2023-12-08T07:23:22.110993+0000 mgr.y (mgr.44100) 17 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: cephadm 2023-12-08T07:23:22.234721+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: audit 2023-12-08T07:23:22.243711+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: audit 2023-12-08T07:23:22.245597+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: audit 2023-12-08T07:23:22.247227+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: audit 2023-12-08T07:23:22.248733+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: cephadm 2023-12-08T07:23:22.250021+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Deploying daemon mon.b on smithi196 2023-12-08T07:23:23.495 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:23 smithi196 bash[24831]: audit 2023-12-08T07:23:22.250988+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:23:23.534 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: cluster 2023-12-08T07:23:22.110993+0000 mgr.y (mgr.44100) 17 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:23.534 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: cephadm 2023-12-08T07:23:22.234721+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: audit 2023-12-08T07:23:22.243711+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: audit 2023-12-08T07:23:22.245597+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: audit 2023-12-08T07:23:22.247227+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: audit 2023-12-08T07:23:22.248733+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: cephadm 2023-12-08T07:23:22.250021+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Deploying daemon mon.b on smithi196 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[50990]: audit 2023-12-08T07:23:22.250988+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: cluster 2023-12-08T07:23:22.110993+0000 mgr.y (mgr.44100) 17 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: cephadm 2023-12-08T07:23:22.234721+0000 mgr.y (mgr.44100) 18 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: audit 2023-12-08T07:23:22.243711+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: audit 2023-12-08T07:23:22.245597+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: audit 2023-12-08T07:23:22.247227+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T07:23:23.535 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: audit 2023-12-08T07:23:22.248733+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T07:23:23.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: cephadm 2023-12-08T07:23:22.250021+0000 mgr.y (mgr.44100) 19 : cephadm [INF] Deploying daemon mon.b on smithi196 2023-12-08T07:23:23.536 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:23 smithi123 bash[49733]: audit 2023-12-08T07:23:22.250988+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T07:23:24.098 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.263984+0000 mgr.y (mgr.44100) 20 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.269627+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.270657+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.271472+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.272388+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.273364+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.274329+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.279480+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.280374+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.281216+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.282025+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.501 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: audit 2023-12-08T07:23:23.282828+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 systemd[1]: Stopping Ceph mon.b for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: debug 2023-12-08T07:23:24.492+0000 7ff953060700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:24.502 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:24 smithi196 bash[24831]: debug 2023-12-08T07:23:24.492+0000 7ff953060700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.263984+0000 mgr.y (mgr.44100) 20 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.269627+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.270657+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.271472+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.272388+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.597 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.273364+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.274329+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.279480+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.280374+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.281216+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.282025+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[49733]: audit 2023-12-08T07:23:23.282828+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.263984+0000 mgr.y (mgr.44100) 20 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.269627+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.270657+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.271472+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.272388+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.598 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.273364+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.274329+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.279480+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.280374+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.281216+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.282025+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:24.599 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:24 smithi123 bash[50990]: audit 2023-12-08T07:23:23.282828+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:25.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:25 smithi196 bash[41194]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.b 2023-12-08T07:23:25.491 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:25 smithi196 bash[41251]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.b 2023-12-08T07:23:25.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:25 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.b.service: Succeeded. 2023-12-08T07:23:25.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:25 smithi196 systemd[1]: Stopped Ceph mon.b for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:23:25.856 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:25 smithi196 systemd[1]: Started Ceph mon.b for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.696+0000 7f5081a3e880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.696+0000 7f5081a3e880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.696+0000 7f5081a3e880 0 pidfile_write: ignore empty --pid-file 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 0 load: jerasure load: lrc load: isa 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: DB SUMMARY 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T07:23:26.857 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1038 Bytes 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000028.sst 000029.sst 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000026.log size: 13423517 ; 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.env: 0x559637d78080 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.fs: Posix File System 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.info_log: 0x55963a554220 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.statistics: (nil) 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.use_fsync: 0 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T07:23:26.858 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T07:23:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T07:23:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T07:23:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T07:23:26.859 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.db_log_dir: 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T07:23:26.860 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.write_buffer_manager: 0x55963b248390 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.unordered_write: 0 2023-12-08T07:23:26.861 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.row_cache: None 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.wal_filter: None 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T07:23:26.862 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_open_files: -1 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T07:23:26.863 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Compression algorithms supported: 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kZSTD supported: 0 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T07:23:26.864 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.merge_operator: 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_filter: None 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55963a4f7d28) 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: cache_index_and_filter_blocks: 1 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: pin_top_level_index_and_filter: 1 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: index_type: 0 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: data_block_index_type: 0 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: index_shortening: 1 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: hash_index_allow_collision: 1 2023-12-08T07:23:26.865 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: checksum: 1 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: no_block_cache: 0 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_cache: 0x55963a52ef10 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_cache_name: BinnedLRUCache 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_cache_options: 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: capacity : 536870912 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: num_shard_bits : 4 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: strict_capacity_limit : 0 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: high_pri_pool_ratio: 0.000 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_cache_compressed: (nil) 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: persistent_cache: (nil) 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_size: 4096 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_size_deviation: 10 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_restart_interval: 16 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: index_block_restart_interval: 1 2023-12-08T07:23:26.866 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: metadata_block_size: 4096 2023-12-08T07:23:26.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: partition_filters: 0 2023-12-08T07:23:26.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: use_delta_encoding: 1 2023-12-08T07:23:26.867 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: whole_key_filtering: 1 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: verify_compression: 0 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: read_amp_bytes_per_bit: 0 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: format_version: 2 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: enable_index_compression: 1 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: block_align: 0 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression: NoCompression 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T07:23:26.868 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.num_levels: 7 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T07:23:26.869 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T07:23:26.870 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T07:23:26.871 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T07:23:26.873 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T07:23:26.874 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.ttl: 2592000 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.700+0000 7f5081a3e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T07:23:26.875 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.704+0000 7f5081a3e880 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 31, last_sequence is 11539, log_number is 26,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.704+0000 7f5081a3e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 26 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.704+0000 7f5081a3e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020206707972, "job": 1, "event": "recovery_started", "log_files": [26]} 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.704+0000 7f5081a3e880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #26 mode 2 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.724+0000 7f5081a3e880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.740+0000 7f5081a3e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020206743639, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 9292751, "table_properties": {"data_size": 9284706, "index_size": 6389, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 837, "raw_key_size": 6625, "raw_average_key_size": 20, "raw_value_size": 9275298, "raw_average_value_size": 29352, "num_data_blocks": 201, "num_entries": 316, "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": 1702020206, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.740+0000 7f5081a3e880 4 rocksdb: [version_set.cc:3826] Creating manifest 32 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.740+0000 7f5081a3e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702020206744689, "job": 1, "event": "recovery_finished"} 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.740+0000 7f5081a3e880 4 rocksdb: DB pointer 0x55963a5f7800 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.744+0000 7f5068844700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.744+0000 7f5068844700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** DB Stats ** 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T07:23:26.876 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** Compaction Stats [default] ** 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:26.877 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: L0 1/0 8.86 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Sum 3/0 83.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** Compaction Stats [default] ** 2023-12-08T07:23:26.878 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Flush(GB): cumulative 0.009, interval 0.009 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:23:26.879 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Cumulative compaction: 0.01 GB write, 214.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Interval compaction: 0.01 GB write, 214.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** Compaction Stats [default] ** 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: L0 1/0 8.86 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.880 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: L6 2/0 74.70 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Sum 3/0 83.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** Compaction Stats [default] ** 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 601.6 0.01 0.00 1 0.015 0 0 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Flush(GB): cumulative 0.009, interval 0.000 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T07:23:26.881 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Cumulative compaction: 0.01 GB write, 214.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.744+0000 7f5081a3e880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] at bind addrs [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.744+0000 7f5081a3e880 1 mon.b@-1(???) e3 preinit fsid 783514b6-9598-11ee-95a3-87774f69a715 2023-12-08T07:23:26.882 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).mds e1 new map 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).mds e1 print_map 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: e1 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: legacy client fscid: -1 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: No filesystems configured 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.263984+0000 mgr.y (mgr.44100) 20 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.269627+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.270657+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:26.883 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.271472+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.272388+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.273364+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.274329+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.279480+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.280374+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.281216+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.282025+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: audit 2023-12-08T07:23:23.282828+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T07:23:26.884 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:26 smithi196 bash[41371]: debug 2023-12-08T07:23:26.748+0000 7f5081a3e880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "mon": { 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "mgr": { 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:23:27.378 INFO:teuthology.orchestra.run.smithi123.stdout: "osd": { 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "mds": {}, 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "rgw": { 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: }, 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "overall": { 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 11, 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 4 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout: } 2023-12-08T07:23:27.379 INFO:teuthology.orchestra.run.smithi123.stdout:} 2023-12-08T07:23:28.178 DEBUG:teuthology.orchestra.run.smithi123:> 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-08T07:23:32.097 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:31 smithi123 bash[47387]: debug 2023-12-08T07:23:31.762+0000 7f40005f9700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-08T07:23:33.347 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:27.801758+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:27.802591+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:27.802940+0000 mon.a (mon.0) 161 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:27.803032+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:27.805201+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:27.805662+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:28.113922+0000 mgr.y (mgr.44100) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:30.115350+0000 mgr.y (mgr.44100) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.115985+0000 mgr.y (mgr.44100) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.804859+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.810993+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.812087+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.812165+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.812880+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e29: y(active, since 40s), standbys: x 2023-12-08T07:23:33.348 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.813267+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.824350+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.824397+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: cluster 2023-12-08T07:23:32.824425+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:32.830394+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:32.832279+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[49733]: audit 2023-12-08T07:23:32.835291+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:27.801758+0000 mon.a (mon.0) 159 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:27.802591+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:27.802940+0000 mon.a (mon.0) 161 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:27.803032+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:33.349 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:27.805201+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:27.805662+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:28.113922+0000 mgr.y (mgr.44100) 23 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:30.115350+0000 mgr.y (mgr.44100) 24 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.115985+0000 mgr.y (mgr.44100) 25 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.804859+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.810993+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.812087+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.812165+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.812880+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e29: y(active, since 40s), standbys: x 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.813267+0000 mon.a (mon.0) 169 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.824350+0000 mon.a (mon.0) 170 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.824397+0000 mon.a (mon.0) 171 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: cluster 2023-12-08T07:23:32.824425+0000 mon.a (mon.0) 172 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0] is down (out of quorum) 2023-12-08T07:23:33.350 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:32.830394+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' 2023-12-08T07:23:33.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:32.832279+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T07:23:33.351 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:32 smithi123 bash[50990]: audit 2023-12-08T07:23:32.835291+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44100 172.21.15.123:0/881848730' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T07:23:33.733 INFO:teuthology.orchestra.run.smithi123.stdout:false 2023-12-08T07:23:34.097 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:33 smithi123 bash[49733]: audit 2023-12-08T07:23:33.711938+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54115 172.21.15.123:0/3759299687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:34.097 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:33 smithi123 bash[50990]: audit 2023-12-08T07:23:33.711938+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54115 172.21.15.123:0/3759299687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T07:23:34.545 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi123 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T07:23:34.615 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b36fd1e440bc48b8940a354d3c456617 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi123 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T07:23:34.617 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-08T07:23:34.628 INFO:tasks.cephadm:Teardown begin 2023-12-08T07:23:34.629 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:23:34.633 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: audit 2023-12-08T07:23:33.711938+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54115 172.21.15.123:0/3759299687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T07:23:34.648 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:23:34.665 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-08T07:23:34.665 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T07:23:34.697 DEBUG:teuthology.orchestra.run.smithi196:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T07:23:34.704 INFO:tasks.cephadm:Stopping all daemons... 2023-12-08T07:23:34.704 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-08T07:23:34.704 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a 2023-12-08T07:23:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 systemd[1]: Stopping Ceph mon.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:34.847 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[52124]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.a 2023-12-08T07:23:35.106 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:27.803917+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.117455+0000 mgr.y (mgr.44100) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.174891+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.174950+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.180408+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.187633+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.188730+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-12-08T07:23:35.107 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.188803+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:35.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.189564+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e29: y(active, since 42s), standbys: x 2023-12-08T07:23:35.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.189925+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:23:35.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.189980+0000 mon.a (mon.0) 183 : cluster [INF] Cluster is now healthy 2023-12-08T07:23:35.108 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:34 smithi196 bash[41371]: cluster 2023-12-08T07:23:34.196010+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:35.141 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:27.803917+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.117455+0000 mgr.y (mgr.44100) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.174891+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.174950+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.180408+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.187633+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.188730+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.188803+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.189564+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e29: y(active, since 42s), standbys: x 2023-12-08T07:23:35.142 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.189925+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.189980+0000 mon.a (mon.0) 183 : cluster [INF] Cluster is now healthy 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[50990]: cluster 2023-12-08T07:23:34.196010+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:27.803917+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.117455+0000 mgr.y (mgr.44100) 26 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.174891+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.174950+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2023-12-08T07:23:35.143 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.180408+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.187633+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],b=[v2:172.21.15.196:3300/0,v1:172.21.15.196:6789/0],c=[v2:172.21.15.123:3301/0,v1:172.21.15.123:6790/0]} removed_ranks: {} 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.188730+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.188803+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.189564+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e29: y(active, since 42s), standbys: x 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.189925+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.189980+0000 mon.a (mon.0) 183 : cluster [INF] Cluster is now healthy 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: cluster 2023-12-08T07:23:34.196010+0000 mon.a (mon.0) 184 : cluster [INF] overall HEALTH_OK 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: debug 2023-12-08T07:23:34.898+0000 7fa66bcc2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T07:23:35.144 INFO:journalctl@ceph.mon.a.smithi123.stdout:Dec 08 07:23:34 smithi123 bash[49733]: debug 2023-12-08T07:23:34.898+0000 7fa66bcc2700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-08T07:23:35.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.a.service' 2023-12-08T07:23:35.802 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:35.802 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-08T07:23:35.802 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-08T07:23:35.802 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.c 2023-12-08T07:23:36.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:35 smithi123 systemd[1]: Stopping Ceph mon.c for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:36.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:35 smithi123 bash[52234]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.c 2023-12-08T07:23:36.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:36 smithi123 bash[50990]: debug 2023-12-08T07:23:36.046+0000 7f59cd586700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T07:23:36.134 INFO:journalctl@ceph.mon.c.smithi123.stdout:Dec 08 07:23:36 smithi123 bash[50990]: debug 2023-12-08T07:23:36.046+0000 7f59cd586700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-08T07:23:36.855 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.c.service' 2023-12-08T07:23:36.890 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:36.890 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-08T07:23:36.891 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-08T07:23:36.891 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.b 2023-12-08T07:23:37.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:36 smithi196 systemd[1]: Stopping Ceph mon.b for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:37.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:36 smithi196 bash[41517]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mon.b 2023-12-08T07:23:37.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:37 smithi196 bash[41371]: debug 2023-12-08T07:23:37.083+0000 7f5071856700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T07:23:37.279 INFO:journalctl@ceph.mon.b.smithi196.stdout:Dec 08 07:23:37 smithi196 bash[41371]: debug 2023-12-08T07:23:37.083+0000 7f5071856700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-08T07:23:38.101 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mon.b.service' 2023-12-08T07:23:38.139 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:38.140 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-08T07:23:38.140 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-08T07:23:38.140 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y 2023-12-08T07:23:38.574 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:38 smithi123 systemd[1]: Stopping Ceph mgr.y for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:38.575 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:38 smithi123 bash[52357]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.y 2023-12-08T07:23:38.575 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:38 smithi123 bash[47387]: debug 2023-12-08T07:23:38.318+0000 7f402b42b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-08T07:23:38.575 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:38 smithi123 bash[47387]: debug 2023-12-08T07:23:38.318+0000 7f402b42b700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-08T07:23:39.099 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:38 smithi123 bash[52392]: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr-y 2023-12-08T07:23:39.099 INFO:journalctl@ceph.mgr.y.smithi123.stdout:Dec 08 07:23:39 smithi123 bash[52453]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr-y 2023-12-08T07:23:39.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.y.service' 2023-12-08T07:23:39.138 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:39.139 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-08T07:23:39.139 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-08T07:23:39.139 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x 2023-12-08T07:23:39.557 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:23:39 smithi196 systemd[1]: Stopping Ceph mgr.x for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:39.557 INFO:journalctl@ceph.mgr.x.smithi196.stdout:Dec 08 07:23:39 smithi196 bash[41965]: Error response from daemon: No such container: ceph-783514b6-9598-11ee-95a3-87774f69a715-mgr.x 2023-12-08T07:23:40.098 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@mgr.x.service' 2023-12-08T07:23:40.133 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:40.133 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-08T07:23:40.133 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-08T07:23:40.133 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.0 2023-12-08T07:23:40.556 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 systemd[1]: Stopping Ceph osd.0 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:40.557 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 bash[30305]: debug 2023-12-08T07:23:40.266+0000 7efdc0739700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:40.557 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 bash[30305]: debug 2023-12-08T07:23:40.266+0000 7efdc0739700 -1 osd.0 64 *** Got signal Terminated *** 2023-12-08T07:23:40.557 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 bash[30305]: debug 2023-12-08T07:23:40.266+0000 7efdc0739700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:41.097 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 bash[52466]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.0 2023-12-08T07:23:41.097 INFO:journalctl@ceph.osd.0.smithi123.stdout:Dec 08 07:23:40 smithi123 bash[52504]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.0/unit.stop: No such file or directory 2023-12-08T07:23:42.903 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.0.service' 2023-12-08T07:23:42.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:42.940 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-08T07:23:42.940 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-08T07:23:42.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.1 2023-12-08T07:23:43.193 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 systemd[1]: Stopping Ceph osd.1 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:43.194 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 bash[31973]: debug 2023-12-08T07:23:43.074+0000 7fa94869b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:43.194 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 bash[31973]: debug 2023-12-08T07:23:43.074+0000 7fa94869b700 -1 osd.1 64 *** Got signal Terminated *** 2023-12-08T07:23:43.194 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 bash[31973]: debug 2023-12-08T07:23:43.074+0000 7fa94869b700 -1 osd.1 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:44.097 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 bash[52591]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.1 2023-12-08T07:23:44.097 INFO:journalctl@ceph.osd.1.smithi123.stdout:Dec 08 07:23:43 smithi123 bash[52628]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-08T07:23:45.763 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.1.service' 2023-12-08T07:23:45.794 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:45.794 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-08T07:23:45.795 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-08T07:23:45.795 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.2 2023-12-08T07:23:46.016 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:45 smithi123 systemd[1]: Stopping Ceph osd.2 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:46.016 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:45 smithi123 bash[33601]: debug 2023-12-08T07:23:45.894+0000 7f73318a4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:46.016 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:45 smithi123 bash[33601]: debug 2023-12-08T07:23:45.894+0000 7f73318a4700 -1 osd.2 64 *** Got signal Terminated *** 2023-12-08T07:23:46.016 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:45 smithi123 bash[33601]: debug 2023-12-08T07:23:45.894+0000 7f73318a4700 -1 osd.2 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:46.847 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:46 smithi123 bash[52715]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.2 2023-12-08T07:23:46.847 INFO:journalctl@ceph.osd.2.smithi123.stdout:Dec 08 07:23:46 smithi123 bash[52754]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-08T07:23:48.676 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.2.service' 2023-12-08T07:23:48.708 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:48.708 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-08T07:23:48.708 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-08T07:23:48.708 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.3 2023-12-08T07:23:48.920 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:48 smithi123 systemd[1]: Stopping Ceph osd.3 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:48.921 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:48 smithi123 bash[35172]: debug 2023-12-08T07:23:48.814+0000 7fa58e434700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:48.921 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:48 smithi123 bash[35172]: debug 2023-12-08T07:23:48.814+0000 7fa58e434700 -1 osd.3 64 *** Got signal Terminated *** 2023-12-08T07:23:48.921 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:48 smithi123 bash[35172]: debug 2023-12-08T07:23:48.814+0000 7fa58e434700 -1 osd.3 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:49.847 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:49 smithi123 bash[52842]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.3 2023-12-08T07:23:49.847 INFO:journalctl@ceph.osd.3.smithi123.stdout:Dec 08 07:23:49 smithi123 bash[52883]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-08T07:23:51.437 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.3.service' 2023-12-08T07:23:51.470 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:51.471 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-08T07:23:51.471 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-08T07:23:51.471 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.4 2023-12-08T07:23:51.856 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:51 smithi196 systemd[1]: Stopping Ceph osd.4 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:51.857 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:51 smithi196 bash[26951]: debug 2023-12-08T07:23:51.599+0000 7fde9c921700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:51.857 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:51 smithi196 bash[26951]: debug 2023-12-08T07:23:51.599+0000 7fde9c921700 -1 osd.4 64 *** Got signal Terminated *** 2023-12-08T07:23:51.857 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:51 smithi196 bash[26951]: debug 2023-12-08T07:23:51.599+0000 7fde9c921700 -1 osd.4 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:52.606 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:52 smithi196 bash[42238]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.4 2023-12-08T07:23:52.607 INFO:journalctl@ceph.osd.4.smithi196.stdout:Dec 08 07:23:52 smithi196 bash[42274]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-08T07:23:54.161 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.4.service' 2023-12-08T07:23:54.190 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:54.190 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-08T07:23:54.190 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-08T07:23:54.191 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.5 2023-12-08T07:23:54.433 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 systemd[1]: Stopping Ceph osd.5 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:54.433 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 bash[28516]: debug 2023-12-08T07:23:54.315+0000 7fd602778700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:54.433 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 bash[28516]: debug 2023-12-08T07:23:54.315+0000 7fd602778700 -1 osd.5 64 *** Got signal Terminated *** 2023-12-08T07:23:54.433 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 bash[28516]: debug 2023-12-08T07:23:54.315+0000 7fd602778700 -1 osd.5 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:55.356 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 bash[42361]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.5 2023-12-08T07:23:55.356 INFO:journalctl@ceph.osd.5.smithi196.stdout:Dec 08 07:23:54 smithi196 bash[42401]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-08T07:23:56.810 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.5.service' 2023-12-08T07:23:56.844 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:56.844 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-08T07:23:56.844 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-08T07:23:56.844 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.6 2023-12-08T07:23:57.106 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:56 smithi196 systemd[1]: Stopping Ceph osd.6 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:57.107 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:57 smithi196 bash[30143]: debug 2023-12-08T07:23:56.999+0000 7f5b984f3700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:57.107 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:57 smithi196 bash[30143]: debug 2023-12-08T07:23:56.999+0000 7f5b984f3700 -1 osd.6 64 *** Got signal Terminated *** 2023-12-08T07:23:57.107 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:57 smithi196 bash[30143]: debug 2023-12-08T07:23:56.999+0000 7f5b984f3700 -1 osd.6 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:23:57.856 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:57 smithi196 bash[42488]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.6 2023-12-08T07:23:57.857 INFO:journalctl@ceph.osd.6.smithi196.stdout:Dec 08 07:23:57 smithi196 bash[42536]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-08T07:23:59.493 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.6.service' 2023-12-08T07:23:59.526 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:23:59.526 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-08T07:23:59.526 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-08T07:23:59.526 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.7 2023-12-08T07:23:59.781 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:23:59 smithi196 systemd[1]: Stopping Ceph osd.7 for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:23:59.782 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:23:59 smithi196 bash[31775]: debug 2023-12-08T07:23:59.675+0000 7fea3504e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T07:23:59.782 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:23:59 smithi196 bash[31775]: debug 2023-12-08T07:23:59.675+0000 7fea3504e700 -1 osd.7 64 *** Got signal Terminated *** 2023-12-08T07:23:59.782 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:23:59 smithi196 bash[31775]: debug 2023-12-08T07:23:59.675+0000 7fea3504e700 -1 osd.7 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T07:24:00.606 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:24:00 smithi196 bash[42625]: ceph-783514b6-9598-11ee-95a3-87774f69a715-osd.7 2023-12-08T07:24:00.606 INFO:journalctl@ceph.osd.7.smithi196.stdout:Dec 08 07:24:00 smithi196 bash[42664]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-08T07:24:02.175 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@osd.7.service' 2023-12-08T07:24:02.210 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:24:02.210 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-08T07:24:02.210 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-08T07:24:02.210 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop ceph-783514b6-9598-11ee-95a3-87774f69a715@prometheus.a 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 systemd[1]: Stopping Ceph prometheus.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T07:24:02.536 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.316Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.317Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.320Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.320Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T07:24:02.537 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[37941]: ts=2023-12-08T07:24:02.320Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T07:24:03.074 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[42749]: ceph-783514b6-9598-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T07:24:03.074 INFO:journalctl@ceph.prometheus.a.smithi196.stdout:Dec 08 07:24:02 smithi196 bash[42787]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/prometheus.a/unit.stop: No such file or directory 2023-12-08T07:24:03.078 DEBUG:teuthology.orchestra.run.smithi196:> sudo pkill -f 'journalctl -f -n 0 -u ceph-783514b6-9598-11ee-95a3-87774f69a715@prometheus.a.service' 2023-12-08T07:24:03.108 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T07:24:03.108 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-08T07:24:03.108 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 783514b6-9598-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T07:24:03.221 INFO:teuthology.orchestra.run.smithi123.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T07:24:03.221 INFO:teuthology.orchestra.run.smithi123.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T07:24:03.221 INFO:teuthology.orchestra.run.smithi123.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T07:24:03.222 INFO:teuthology.orchestra.run.smithi123.stderr: [--retry RETRY] 2023-12-08T07:24:03.222 INFO:teuthology.orchestra.run.smithi123.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T07:24:03.222 INFO:teuthology.orchestra.run.smithi123.stderr: ... 2023-12-08T07:24:03.222 INFO:teuthology.orchestra.run.smithi123.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T07:24:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T07:24:03.231 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 783514b6-9598-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T07:24:03.346 INFO:teuthology.orchestra.run.smithi196.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T07:24:03.346 INFO:teuthology.orchestra.run.smithi196.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T07:24:03.346 INFO:teuthology.orchestra.run.smithi196.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T07:24:03.346 INFO:teuthology.orchestra.run.smithi196.stderr: [--retry RETRY] 2023-12-08T07:24:03.347 INFO:teuthology.orchestra.run.smithi196.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T07:24:03.347 INFO:teuthology.orchestra.run.smithi196.stderr: ... 2023-12-08T07:24:03.347 INFO:teuthology.orchestra.run.smithi196.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T07:24:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T07:24:03.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:24:03.372 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T07:24:03.388 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-08T07:24:03.390 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/ubuntu@smithi123.front.sepia.ceph.com/crash 2023-12-08T07:24:03.391 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/crash -- . 2023-12-08T07:24:03.407 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/ubuntu@smithi196.front.sepia.ceph.com/crash 2023-12-08T07:24:03.408 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/crash -- . 2023-12-08T07:24:03.425 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-08T07:24:03.425 DEBUG:teuthology.orchestra.run.smithi123:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-08T07:24:03.442 INFO:teuthology.orchestra.run.smithi123.stderr:grep: /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph.log: No such file or directory 2023-12-08T07:24:03.443 INFO:tasks.cephadm:Compressing logs... 2023-12-08T07:24:03.443 DEBUG:teuthology.orchestra.run.smithi123:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-08T07:24:03.489 DEBUG:teuthology.orchestra.run.smithi196:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-08T07:24:03.503 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-08T07:24:03.505 INFO:teuthology.orchestra.run.smithi196.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-08T07:24:03.519 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.a.log 2023-12-08T07:24:03.520 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.y.log 2023-12-08T07:24:03.523 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.b.log 2023-12-08T07:24:03.523 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.5.log 2023-12-08T07:24:03.523 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.x.log 2023-12-08T07:24:03.523 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.6.log 2023-12-08T07:24:03.523 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi196.gjbxak.log 2023-12-08T07:24:03.524 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.c.log 2023-12-08T07:24:03.525 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi123.ywhidr.log 2023-12-08T07:24:03.525 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.y.log: /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.1.log 2023-12-08T07:24:03.525 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi123.ywhidr.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.0.log 2023-12-08T07:24:03.525 INFO:teuthology.orchestra.run.smithi123.stderr: 58.4% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi123.ywhidr.log.gz 2023-12-08T07:24:03.526 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.3.log 2023-12-08T07:24:03.526 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.1.log: /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T07:24:03.531 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.x.log: /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.4.log 2023-12-08T07:24:03.531 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T07:24:03.531 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi196.gjbxak.log: 58.4% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi196.gjbxak.log.gz 2023-12-08T07:24:03.531 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.7.log 2023-12-08T07:24:03.531 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T07:24:03.532 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.2.log 2023-12-08T07:24:03.533 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T07:24:03.533 INFO:teuthology.orchestra.run.smithi196.stderr: 91.0% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T07:24:03.535 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log: 91.3% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T07:24:03.536 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T07:24:03.539 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/cephadm.log: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T07:24:03.553 INFO:teuthology.orchestra.run.smithi196.stderr: 89.9% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.x.log.gz 2023-12-08T07:24:03.778 INFO:teuthology.orchestra.run.smithi196.stderr: 92.8% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.6.log.gz 2023-12-08T07:24:03.781 INFO:teuthology.orchestra.run.smithi123.stderr: 91.8% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mgr.y.log.gz 2023-12-08T07:24:03.813 INFO:teuthology.orchestra.run.smithi123.stderr: 92.8% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.2.log.gz 2023-12-08T07:24:03.813 INFO:teuthology.orchestra.run.smithi123.stderr: 93.0% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.0.log.gz 2023-12-08T07:24:03.864 INFO:teuthology.orchestra.run.smithi196.stderr: 93.3% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.7.log.gz 2023-12-08T07:24:03.904 INFO:teuthology.orchestra.run.smithi123.stderr: 93.4% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.1.log.gz 2023-12-08T07:24:03.909 INFO:teuthology.orchestra.run.smithi196.stderr: 93.4% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.b.log.gz 2023-12-08T07:24:03.915 INFO:teuthology.orchestra.run.smithi196.stderr: 93.0% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.5.log.gz 2023-12-08T07:24:03.953 INFO:teuthology.orchestra.run.smithi196.stderr: 93.3% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.4.log.gz 2023-12-08T07:24:03.953 INFO:teuthology.orchestra.run.smithi196.stderr: 2023-12-08T07:24:03.953 INFO:teuthology.orchestra.run.smithi196.stderr:real 0m0.460s 2023-12-08T07:24:03.954 INFO:teuthology.orchestra.run.smithi196.stderr:user 0m1.789s 2023-12-08T07:24:03.954 INFO:teuthology.orchestra.run.smithi196.stderr:sys 0m0.093s 2023-12-08T07:24:03.962 INFO:teuthology.orchestra.run.smithi123.stderr: 93.2% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-osd.3.log.gz 2023-12-08T07:24:03.971 INFO:teuthology.orchestra.run.smithi123.stderr: 94.2% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.c.log.gz 2023-12-08T07:24:04.265 INFO:teuthology.orchestra.run.smithi123.stderr: 91.1% -- replaced with /var/log/ceph/783514b6-9598-11ee-95a3-87774f69a715/ceph-mon.a.log.gz 2023-12-08T07:24:04.266 INFO:teuthology.orchestra.run.smithi123.stderr: 2023-12-08T07:24:04.266 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m0.774s 2023-12-08T07:24:04.266 INFO:teuthology.orchestra.run.smithi123.stderr:user 0m2.771s 2023-12-08T07:24:04.266 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m0.110s 2023-12-08T07:24:04.267 INFO:tasks.cephadm:Archiving logs... 2023-12-08T07:24:04.267 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/ubuntu@smithi123.front.sepia.ceph.com/log 2023-12-08T07:24:04.268 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T07:24:04.648 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/ubuntu@smithi196.front.sepia.ceph.com/log 2023-12-08T07:24:04.649 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T07:24:04.918 INFO:tasks.cephadm:Removing cluster... 2023-12-08T07:24:04.919 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 783514b6-9598-11ee-95a3-87774f69a715 --force 2023-12-08T07:24:06.847 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:06 smithi123 systemd[1]: Stopping Ceph node-exporter.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:24:07.806 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:07 smithi123 bash[53168]: ceph-783514b6-9598-11ee-95a3-87774f69a715-node-exporter.a 2023-12-08T07:24:07.806 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:07 smithi123 bash[53215]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2023-12-08T07:24:07.806 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:07 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T07:24:07.806 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:07 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-08T07:24:07.806 INFO:journalctl@ceph.node-exporter.a.smithi123.stdout:Dec 08 07:24:07 smithi123 systemd[1]: Stopped Ceph node-exporter.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:24:08.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:07 smithi123 systemd[1]: Stopping Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:24:08.097 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:07 smithi123 bash[46693]: ts=2023-12-08T07:24:07.891Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T07:24:08.840 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:08 smithi123 bash[53241]: ceph-783514b6-9598-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T07:24:08.840 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:08 smithi123 bash[53286]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-12-08T07:24:08.840 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:08 smithi123 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T07:24:08.840 INFO:journalctl@ceph.alertmanager.a.smithi123.stdout:Dec 08 07:24:08 smithi123 systemd[1]: Stopped Ceph alertmanager.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:24:20.527 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 783514b6-9598-11ee-95a3-87774f69a715 --force 2023-12-08T07:24:22.540 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:22 smithi196 systemd[1]: Stopping Ceph node-exporter.b for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:24:22.830 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:22 smithi196 bash[42981]: ceph-783514b6-9598-11ee-95a3-87774f69a715-node-exporter.b 2023-12-08T07:24:23.106 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:22 smithi196 bash[43027]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2023-12-08T07:24:23.106 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:23 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T07:24:23.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:23 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-08T07:24:23.107 INFO:journalctl@ceph.node-exporter.b.smithi196.stdout:Dec 08 07:24:23 smithi196 systemd[1]: Stopped Ceph node-exporter.b for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:24:23.590 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 systemd[1]: Stopping Ceph grafana.a for 783514b6-9598-11ee-95a3-87774f69a715... 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-08T07:24:23.591 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-08T07:24:23.592 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped Stream Manager" 2023-12-08T07:24:23.592 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-08T07:24:23.592 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-08T07:24:23.592 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[33907]: t=2023-12-08T07:24:23+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-08T07:24:24.231 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[43053]: ceph-783514b6-9598-11ee-95a3-87774f69a715-grafana.a 2023-12-08T07:24:24.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:23 smithi196 bash[43100]: bash: /var/lib/ceph/783514b6-9598-11ee-95a3-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-08T07:24:24.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:24 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-08T07:24:24.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:24 smithi196 systemd[1]: ceph-783514b6-9598-11ee-95a3-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-08T07:24:24.232 INFO:journalctl@ceph.grafana.a.smithi196.stdout:Dec 08 07:24:24 smithi196 systemd[1]: Stopped Ceph grafana.a for 783514b6-9598-11ee-95a3-87774f69a715. 2023-12-08T07:24:35.873 INFO:tasks.cephadm:Removing cephadm ... 2023-12-08T07:24:35.874 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T07:24:35.881 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T07:24:35.885 INFO:tasks.cephadm:Teardown complete 2023-12-08T07:24:35.886 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-08T07:24:35.896 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-08T07:24:35.897 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T07:24:35.925 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T07:24:35.947 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T07:24:35.947 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2023-12-08T07:24:35.947 INFO:teuthology.orchestra.run.smithi123.stdout:*hv01.front.sepi 44.4.53.2 2 u 31 64 377 0.069 -0.177 0.425 2023-12-08T07:24:35.947 INFO:teuthology.orchestra.run.smithi123.stdout:+hv02.front.sepi 63.231.80.2 3 u 28 64 377 0.071 0.984 0.527 2023-12-08T07:24:35.948 INFO:teuthology.orchestra.run.smithi123.stdout:+hv03.front.sepi 74.6.168.72 3 u 33 64 377 0.080 0.540 0.402 2023-12-08T07:24:35.948 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-08T07:24:35.951 INFO:teuthology.orchestra.run.smithi196.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T07:24:35.951 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================== 2023-12-08T07:24:35.951 INFO:teuthology.orchestra.run.smithi196.stdout:*hv01.front.sepi 44.4.53.2 2 u 34 64 377 0.073 0.085 0.114 2023-12-08T07:24:35.952 INFO:teuthology.orchestra.run.smithi196.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.095 1.106 0.219 2023-12-08T07:24:35.952 INFO:teuthology.orchestra.run.smithi196.stdout:+hv03.front.sepi 74.6.168.72 3 u 27 64 377 0.093 1.430 0.091 2023-12-08T07:24:35.952 INFO:teuthology.orchestra.run.smithi196.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-08T07:24:35.953 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-08T07:24:35.964 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-08T07:24:35.965 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-08T07:24:35.975 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-08T07:24:35.988 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-08T07:24:36.045 INFO:teuthology.task.internal:Duration was 1400.036069 seconds 2023-12-08T07:24:36.046 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-08T07:24:36.061 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-08T07:24:36.061 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T07:24:36.064 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T07:24:36.116 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-08T07:24:36.117 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2023-12-08T07:24:36.117 DEBUG:teuthology.orchestra.run.smithi123:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-08T07:24:36.130 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2023-12-08T07:24:36.130 DEBUG:teuthology.orchestra.run.smithi196:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-08T07:24:36.145 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-08T07:24:36.145 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T07:24:36.173 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T07:24:36.244 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-08T07:24:36.244 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T07:24:36.246 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T07:24:36.396 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-08T07:24:36.409 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-08T07:24:36.409 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T07:24:36.421 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T07:24:36.438 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-08T07:24:36.451 DEBUG:teuthology.orchestra.run.smithi123:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-08T07:24:36.465 DEBUG:teuthology.orchestra.run.smithi196:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-08T07:24:36.477 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2023-12-08T07:24:36.495 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2023-12-08T07:24:36.529 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T07:24:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T07:24:36.535 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T07:24:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T07:24:36.541 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-08T07:24:36.554 INFO:teuthology.task.internal:Transferring archived files... 2023-12-08T07:24:36.555 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/smithi123 2023-12-08T07:24:36.556 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T07:24:36.603 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231/remote/smithi196 2023-12-08T07:24:36.604 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T07:24:36.629 INFO:teuthology.task.internal:Removing archive directory... 2023-12-08T07:24:36.630 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T07:24:36.632 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T07:24:36.675 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-08T07:24:36.687 INFO:teuthology.task.internal:Not uploading archives. 2023-12-08T07:24:36.687 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-08T07:24:36.702 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-08T07:24:36.703 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T07:24:36.705 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T07:24:36.711 INFO:teuthology.orchestra.run.smithi123.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 07:24 /home/ubuntu/cephtest 2023-12-08T07:24:36.713 INFO:teuthology.orchestra.run.smithi196.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 07:24 /home/ubuntu/cephtest 2023-12-08T07:24:36.716 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-08T07:24:36.725 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-08T07:24:36.745 INFO:teuthology.nuke:Checking targets against current locks 2023-12-08T07:24:36.777 DEBUG:teuthology.nuke:shortname: smithi123 2023-12-08T07:24:36.777 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T07:24:36.799 DEBUG:teuthology.nuke:shortname: smithi196 2023-12-08T07:24:36.799 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T07:24:36.804 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-08 06:52:21.935210', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-08T07:24:36.819 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_04:25:47-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7483231', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-08 06:52:21.937109', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-08T07:24:36.850 INFO:teuthology.orchestra.console.smithi123:Power off 2023-12-08T07:24:36.851 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T07:24:36.877 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2023-12-08T07:24:36.878 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:36.897 INFO:teuthology.orchestra.console.smithi196:Power off 2023-12-08T07:24:36.897 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T07:24:36.908 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-12-08T07:24:36.921 DEBUG:teuthology.orchestra.console.smithi196:power off output: Chassis Power Control: Down/Off 2023-12-08T07:24:36.922 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:36.947 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is on 2023-12-08T07:24:40.909 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:40.948 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:41.021 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-12-08T07:24:41.059 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is on 2023-12-08T07:24:45.026 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:45.060 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:45.141 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2023-12-08T07:24:45.170 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is off 2023-12-08T07:24:45.271 INFO:teuthology.orchestra.console.smithi196:Power off completed 2023-12-08T07:24:49.142 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T07:24:49.252 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2023-12-08T07:24:49.353 INFO:teuthology.orchestra.console.smithi123:Power off completed 2023-12-08T07:24:49.458 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1400.0360691547394 failure_reason: 'Command failed on smithi123 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 783514b6-9598-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=b36fd1e440bc48b8940a354d3c456617 status: fail success: false 2023-12-08T07:24:49.458 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T07:24:49.550 INFO:teuthology.run:FAIL